From 8e4bda630a520a5dd4c7e33b4af1e02dec29b072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 24 May 2019 13:05:42 +0000 Subject: [PATCH] Bump gopkg.in/go-playground/validator.v9 from 9.28.0 to 9.29.0 Bumps [gopkg.in/go-playground/validator.v9](https://github.com/go-playground/validator) from 9.28.0 to 9.29.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](https://github.com/go-playground/validator/compare/v9.28.0...v9.29.0) Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 25b72b4..36a534c 100644 --- a/go.mod +++ b/go.mod @@ -10,5 +10,5 @@ require ( github.com/go-playground/universal-translator v0.16.0 // indirect github.com/pkg/errors v0.8.0 // indirect github.com/stretchr/testify v1.3.0 - gopkg.in/go-playground/validator.v9 v9.28.0 + gopkg.in/go-playground/validator.v9 v9.29.0 ) diff --git a/go.sum b/go.sum index 8d7cf78..4b6d199 100644 --- a/go.sum +++ b/go.sum @@ -29,3 +29,5 @@ gopkg.in/go-playground/validator.v9 v9.9.4 h1:+0cb54Xc3KBAhGF+YSUobanck4wrXs6hGb gopkg.in/go-playground/validator.v9 v9.9.4/go.mod h1:+c9/zcJMFNgbLvly1L1V+PpxWdVbfP1avr/N00E2vyQ= gopkg.in/go-playground/validator.v9 v9.28.0 h1:6pzvnzx1RWaaQiAmv6e1DvCFULRaz5cKoP5j1VcrLsc= gopkg.in/go-playground/validator.v9 v9.28.0/go.mod h1:+c9/zcJMFNgbLvly1L1V+PpxWdVbfP1avr/N00E2vyQ= +gopkg.in/go-playground/validator.v9 v9.29.0 h1:5ofssLNYgAA/inWn6rTZ4juWpRJUwEnXc1LG2IeXwgQ= +gopkg.in/go-playground/validator.v9 v9.29.0/go.mod h1:+c9/zcJMFNgbLvly1L1V+PpxWdVbfP1avr/N00E2vyQ=