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 @@ -6,7 +6,7 @@ require (
66 github.com/BurntSushi/toml v1.5.0
77 github.com/alecthomas/kong v1.12.1
88 github.com/getkin/kin-openapi v0.132.0
9- github.com/go-playground/validator/v10 v10.26 .0
9+ github.com/go-playground/validator/v10 v10.27 .0
1010 github.com/go-viper/mapstructure/v2 v2.4.0
1111 github.com/labstack/echo/v4 v4.13.4
1212 github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
2323github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
2424github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
2525github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
26- github.com/go-playground/validator/v10 v10.26 .0 h1:SP05Nqhjcvz81uJaRfEV0YBSSSGMc/iMaVtFbr3Sw2k =
27- github.com/go-playground/validator/v10 v10.26 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
26+ github.com/go-playground/validator/v10 v10.27 .0 h1:w8+XrWVMhGkxOaaowyKH35gFydVHOvC0/uWoy2Fzwn4 =
27+ github.com/go-playground/validator/v10 v10.27 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
2828github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
2929github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
3030github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
You can’t perform that action at this time.
0 commit comments