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 (
6
6
github.com/BurntSushi/toml v1.4.0
7
7
github.com/alecthomas/kong v1.8.0
8
8
github.com/getkin/kin-openapi v0.128.0
9
- github.com/go-playground/validator/v10 v10.24 .0
9
+ github.com/go-playground/validator/v10 v10.25 .0
10
10
github.com/go-viper/mapstructure/v2 v2.2.1
11
11
github.com/labstack/echo/v4 v4.13.3
12
12
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
20
20
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
21
21
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
22
22
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
23
- github.com/go-playground/validator/v10 v10.24 .0 h1:KHQckvo8G6hlWnrPX4NJJ+aBfWNAE/HH+qdL2cBpCmg =
24
- github.com/go-playground/validator/v10 v10.24 .0 /go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus =
23
+ github.com/go-playground/validator/v10 v10.25 .0 h1:5Dh7cjvzR7BRZadnsVOzPhWsrwUr0nmsZJxEAnFLNO8 =
24
+ github.com/go-playground/validator/v10 v10.25 .0 /go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus =
25
25
github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
26
26
github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
27
27
github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
You can’t perform that action at this time.
0 commit comments