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 @@ -11,7 +11,7 @@ require (
1111 github.com/cucumber/godog v0.15.1
1212 github.com/go-playground/locales v0.14.1
1313 github.com/go-playground/universal-translator v0.18.1
14- github.com/go-playground/validator/v10 v10.30.1
14+ github.com/go-playground/validator/v10 v10.30.2
1515 github.com/gofiber/contrib/otelfiber/v2 v2.2.3
1616 github.com/gofiber/fiber/v2 v2.52.12
1717 github.com/golang-migrate/migrate/v4 v4.19.1
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
127127github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
128128github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
129129github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
130- github.com/go-playground/validator/v10 v10.30.1 h1:f3zDSN/zOma+w6+1Wswgd9fLkdwy06ntQJp0BBvFG0w =
131- github.com/go-playground/validator/v10 v10.30.1 /go.mod h1:oSuBIQzuJxL//3MelwSLD5hc2Tu889bF0Idm9Dg26cM =
130+ github.com/go-playground/validator/v10 v10.30.2 h1:JiFIMtSSHb2/XBUbWM4i/MpeQm9ZK2xqPNk8vgvu5JQ =
131+ github.com/go-playground/validator/v10 v10.30.2 /go.mod h1:mAf2pIOVXjTEBrwUMGKkCWKKPs9NheYGabeB04txQSc =
132132github.com/gofiber/contrib/otelfiber/v2 v2.2.3 h1:WKW1XezHFAoohGZwnvC0R8TFJcNkabQwB5YIpdKmz00 =
133133github.com/gofiber/contrib/otelfiber/v2 v2.2.3 /go.mod h1:WdQ1tYbL83IYC6oBaWvKBMVGSAYvSTRuUWTcr0wK1T4 =
134134github.com/gofiber/fiber/v2 v2.32.0 /go.mod h1:CMy5ZLiXkn6qwthrl03YMyW1NLfj0rhxz2LKl4t7ZTY =
You can’t perform that action at this time.
0 commit comments