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 @@ -17,7 +17,7 @@ require (
17
17
github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
18
18
github.com/emersion/go-smtp v0.21.3
19
19
github.com/fsnotify/fsnotify v1.8.0
20
- github.com/go-playground/validator/v10 v10.25 .0
20
+ github.com/go-playground/validator/v10 v10.26 .0
21
21
github.com/go-viper/mapstructure/v2 v2.2.1
22
22
github.com/google/uuid v1.6.0
23
23
github.com/googleapis/gax-go/v2 v2.14.1
Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
168
168
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
169
169
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
170
170
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
171
- github.com/go-playground/validator/v10 v10.25 .0 h1:5Dh7cjvzR7BRZadnsVOzPhWsrwUr0nmsZJxEAnFLNO8 =
172
- github.com/go-playground/validator/v10 v10.25 .0 /go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus =
171
+ github.com/go-playground/validator/v10 v10.26 .0 h1:SP05Nqhjcvz81uJaRfEV0YBSSSGMc/iMaVtFbr3Sw2k =
172
+ github.com/go-playground/validator/v10 v10.26 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
173
173
github.com/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7eI =
174
174
github.com/go-quicktest/qt v1.101.0 /go.mod h1:14Bz/f7NwaXPtdYEgzsx46kqSxVwTbzVZsDC26tQJow =
175
175
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
You can’t perform that action at this time.
0 commit comments