File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/cucumber/godog v0.15.0
12
12
github.com/docker/go-units v0.5.0
13
13
github.com/fujiwara/shapeio v1.0.0
14
- github.com/go-playground/validator/v10 v10.25 .0
14
+ github.com/go-playground/validator/v10 v10.26 .0
15
15
github.com/golobby/container/v3 v3.3.2
16
16
github.com/jedib0t/go-pretty/v6 v6.6.7
17
17
github.com/rs/zerolog v1.34.0
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
100
100
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
101
101
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
102
102
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
103
- github.com/go-playground/validator/v10 v10.25 .0 h1:5Dh7cjvzR7BRZadnsVOzPhWsrwUr0nmsZJxEAnFLNO8 =
104
- github.com/go-playground/validator/v10 v10.25 .0 /go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus =
103
+ github.com/go-playground/validator/v10 v10.26 .0 h1:SP05Nqhjcvz81uJaRfEV0YBSSSGMc/iMaVtFbr3Sw2k =
104
+ github.com/go-playground/validator/v10 v10.26 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
105
105
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
106
106
github.com/gofrs/uuid v4.2.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
107
107
github.com/gofrs/uuid v4.3.1+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
You can’t perform that action at this time.
0 commit comments