Skip to content

Commit 8350d93

Browse files
Bump github.com/go-playground/validator/v10 from 10.4.0 to 10.4.1 (#135)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.4.0 to 10.4.1. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.4.0...v10.4.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 814ec38 commit 8350d93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/crazy-max/gonfig v0.3.0
88
github.com/docker/go-units v0.4.0
99
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
10-
github.com/go-playground/validator/v10 v10.4.0
10+
github.com/go-playground/validator/v10 v10.4.1
1111
github.com/hako/durafmt v0.0.0-20191009132224-3f39dc1ed9f4
1212
github.com/ilya1st/rotatewriter v0.0.0-20171126183947-3df0c1a3ed6d
1313
github.com/jlaffaye/ftp v0.0.0-20200812143550-39e3779af0db

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8c
2828
github.com/go-playground/locales v0.13.0/go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8=
2929
github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no=
3030
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
31-
github.com/go-playground/validator/v10 v10.4.0 h1:72qIR/m8ybvL8L5TIyfgrigqkrw7kVYAvjEvpT85l70=
32-
github.com/go-playground/validator/v10 v10.4.0/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
31+
github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7aM3F26W0hOn+GE=
32+
github.com/go-playground/validator/v10 v10.4.1/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
3333
github.com/google/uuid v1.0.0 h1:b4Gk+7WdP/d3HZH8EJsZpvV7EtDOgaZLtnaNGIu1adA=
3434
github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
3535
github.com/gorilla/css v1.0.0 h1:BQqNyPTi50JCFMTw/b67hByjMVXZRwGha6wxVGkeihY=

0 commit comments

Comments
 (0)