File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
6262 github.com/go-openapi/inflect v0.21.3 // indirect
6363 github.com/go-playground/locales v0.14.1 // indirect
6464 github.com/go-playground/universal-translator v0.18.1 // indirect
65- github.com/go-playground/validator/v10 v10.27 .0 // indirect
65+ github.com/go-playground/validator/v10 v10.28 .0 // indirect
6666 github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
6767 github.com/goccy/go-json v0.10.5 // indirect
6868 github.com/goccy/go-yaml v1.18.0 // indirect
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
106106github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
107107github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
108108github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
109- github.com/go-playground/validator/v10 v10.27 .0 h1:w8+XrWVMhGkxOaaowyKH35gFydVHOvC0/uWoy2Fzwn4 =
110- github.com/go-playground/validator/v10 v10.27 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
109+ github.com/go-playground/validator/v10 v10.28 .0 h1:Q7ibns33JjyW48gHkuFT91qX48KG0ktULL6FgHdG688 =
110+ github.com/go-playground/validator/v10 v10.28 .0 /go.mod h1:GoI6I1SjPBh9p7ykNE/yj3fFYbyDOpwMn5KXd+m2hUU =
111111github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68 =
112112github.com/go-test/deep v1.0.3 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
113113github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
You can’t perform that action at this time.
0 commit comments