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 @@ -43,7 +43,7 @@ require (
4343 github.com/go-openapi/strfmt v0.22.0 // indirect
4444 github.com/go-playground/locales v0.14.1 // indirect
4545 github.com/go-playground/universal-translator v0.18.1 // indirect
46- github.com/go-playground/validator/v10 v10.16 .0 // indirect
46+ github.com/go-playground/validator/v10 v10.17 .0 // indirect
4747 github.com/goccy/go-json v0.10.2 // indirect
4848 github.com/gogo/protobuf v1.3.2 // indirect
4949 github.com/golang/protobuf v1.5.3 // indirect
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
5656github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
5757github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
5858github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
59- github.com/go-playground/validator/v10 v10.16 .0 h1:x+plE831WK4vaKHO/jpgUGsvLKIqRRkz6M78GuJAfGE =
60- github.com/go-playground/validator/v10 v10.16 .0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
59+ github.com/go-playground/validator/v10 v10.17 .0 h1:SmVVlfAOtlZncTxRuinDPomC2DkXJ4E5T9gDA0AIH74 =
60+ github.com/go-playground/validator/v10 v10.17 .0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
6161github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68 =
6262github.com/go-test/deep v1.0.3 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
6363github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
You can’t perform that action at this time.
0 commit comments