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 @@ -118,7 +118,7 @@ require (
118
118
github.com/go-jose/go-jose/v3 v3.0.1
119
119
github.com/go-logr/logr v1.4.1
120
120
github.com/go-ping/ping v1.1.0
121
- github.com/go-playground/validator/v10 v10.16 .0
121
+ github.com/go-playground/validator/v10 v10.17 .0
122
122
github.com/gofrs/flock v0.8.1
123
123
github.com/gohugoio/hugo v0.121.2
124
124
github.com/golang-jwt/jwt/v4 v4.5.0
Original file line number Diff line number Diff line change @@ -343,8 +343,8 @@ github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+
343
343
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
344
344
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
345
345
github.com/go-playground/validator/v10 v10.2.0 /go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI =
346
- github.com/go-playground/validator/v10 v10.16 .0 h1:x+plE831WK4vaKHO/jpgUGsvLKIqRRkz6M78GuJAfGE =
347
- github.com/go-playground/validator/v10 v10.16 .0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
346
+ github.com/go-playground/validator/v10 v10.17 .0 h1:SmVVlfAOtlZncTxRuinDPomC2DkXJ4E5T9gDA0AIH74 =
347
+ github.com/go-playground/validator/v10 v10.17 .0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
348
348
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
349
349
github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI =
350
350
github.com/go-sql-driver/mysql v1.7.1 /go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI =
You can’t perform that action at this time.
0 commit comments