File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ require (
108
108
github.com/go-jose/go-jose/v3 v3.0.0
109
109
github.com/go-logr/logr v1.2.4
110
110
github.com/go-ping/ping v1.1.0
111
- github.com/go-playground/validator/v10 v10.14 .0
111
+ github.com/go-playground/validator/v10 v10.15 .0
112
112
github.com/gofrs/flock v0.8.1
113
113
github.com/gohugoio/hugo v0.116.0
114
114
github.com/golang-jwt/jwt v3.2.2+incompatible
Original file line number Diff line number Diff line change @@ -334,8 +334,8 @@ github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+
334
334
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
335
335
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
336
336
github.com/go-playground/validator/v10 v10.2.0 /go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI =
337
- github.com/go-playground/validator/v10 v10.14 .0 h1:vgvQWe3XCz3gIeFDm/HnTIbj6UGmg/+t63MyGU2n5js =
338
- github.com/go-playground/validator/v10 v10.14 .0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
337
+ github.com/go-playground/validator/v10 v10.15 .0 h1:nDU5XeOKtB3GEa+uB7GNYwhVKsgjAR7VgKoNB6ryXfw =
338
+ github.com/go-playground/validator/v10 v10.15 .0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
339
339
github.com/go-sql-driver/mysql v1.6.0 h1:BCTh4TKNUYmOmMUcQ3IipzF5prigylS7XXjEkfCHuOE =
340
340
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
341
341
github.com/go-test/deep v1.0.3 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
You can’t perform that action at this time.
0 commit comments