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 @@ -61,7 +61,7 @@ require (
61
61
github.com/go-chi/chi/v5 v5.0.7
62
62
github.com/go-chi/httprate v0.5.3
63
63
github.com/go-chi/render v1.0.1
64
- github.com/go-playground/validator/v10 v10.10.1
64
+ github.com/go-playground/validator/v10 v10.11.0
65
65
github.com/gohugoio/hugo v0.97.3
66
66
github.com/golang-jwt/jwt v3.2.2+incompatible
67
67
github.com/golang-migrate/migrate/v4 v4.15.2
Original file line number Diff line number Diff line change @@ -671,8 +671,8 @@ github.com/go-playground/universal-translator v0.18.0/go.mod h1:UvRDBj+xPUEGrFYl
671
671
github.com/go-playground/validator/v10 v10.2.0 /go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI =
672
672
github.com/go-playground/validator/v10 v10.4.1 /go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4 =
673
673
github.com/go-playground/validator/v10 v10.6.1 /go.mod h1:xm76BBt941f7yWdGnI2DVPFFg1UK3YY04qifoXU3lOk =
674
- github.com/go-playground/validator/v10 v10.10.1 h1:uA0+amWMiglNZKZ9FJRKUAe9U3RX91eVn1JYXMWt7ig =
675
- github.com/go-playground/validator/v10 v10.10.1 /go.mod h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU =
674
+ github.com/go-playground/validator/v10 v10.11.0 h1:0W+xRM511GY47Yy3bZUbJVitCNg2BOGlCyvTqsp/xIw =
675
+ github.com/go-playground/validator/v10 v10.11.0 /go.mod h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU =
676
676
github.com/go-redis/redis v6.15.9+incompatible /go.mod h1:NAIEuMOZ/fxfXJIrKDQDz8wamY7mA7PouImQ2Jvg6kA =
677
677
github.com/go-redis/redis/v7 v7.1.0 /go.mod h1:JDNMw23GTyLNC4GZu9njt15ctBQVn7xjRfnwdHj/Dcg =
678
678
github.com/go-redis/redis/v8 v8.0.0 /go.mod h1:isLoQT/NFSP7V67lyvM9GmdvLdyZ7pEhsXvvyQtnQTo =
You can’t perform that action at this time.
0 commit comments