File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/crazy-max/gonfig v0.3.0
8
8
github.com/docker/go-units v0.4.0
9
9
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
11
11
github.com/hako/durafmt v0.0.0-20191009132224-3f39dc1ed9f4
12
12
github.com/ilya1st/rotatewriter v0.0.0-20171126183947-3df0c1a3ed6d
13
13
github.com/jlaffaye/ftp v0.0.0-20200812143550-39e3779af0db
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8c
28
28
github.com/go-playground/locales v0.13.0 /go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8 =
29
29
github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no =
30
30
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 =
33
33
github.com/google/uuid v1.0.0 h1:b4Gk+7WdP/d3HZH8EJsZpvV7EtDOgaZLtnaNGIu1adA =
34
34
github.com/google/uuid v1.0.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
35
35
github.com/gorilla/css v1.0.0 h1:BQqNyPTi50JCFMTw/b67hByjMVXZRwGha6wxVGkeihY =
You can’t perform that action at this time.
0 commit comments