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.18 .0
121
+ github.com/go-playground/validator/v10 v10.19 .0
122
122
github.com/gofrs/flock v0.8.1
123
123
github.com/gohugoio/hugo v0.123.3
124
124
github.com/golang-jwt/jwt/v4 v4.5.0
Original file line number Diff line number Diff line change @@ -382,8 +382,8 @@ github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+
382
382
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
383
383
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
384
384
github.com/go-playground/validator/v10 v10.2.0 /go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI =
385
- github.com/go-playground/validator/v10 v10.18 .0 h1:BvolUXjp4zuvkZ5YN5t7ebzbhlUtPsPm2S9NAZ5nl9U =
386
- github.com/go-playground/validator/v10 v10.18 .0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
385
+ github.com/go-playground/validator/v10 v10.19 .0 h1:ol+5Fu+cSq9JD7SoSqe04GMI92cbn0+wvQ3bZ8b/AU4 =
386
+ github.com/go-playground/validator/v10 v10.19 .0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
387
387
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
388
388
github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI =
389
389
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