File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ require (
6868 github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
6969 github.com/go-playground/locales v0.14.1 // indirect
7070 github.com/go-playground/universal-translator v0.18.1 // indirect
71- github.com/go-playground/validator/v10 v10.28.0 // indirect
71+ github.com/go-playground/validator/v10 v10.30.1 // indirect
7272 github.com/goccy/go-json v0.10.5 // indirect
7373 github.com/goccy/go-yaml v1.19.1 // indirect
7474 github.com/gorilla/securecookie v1.1.2 // indirect
Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
111111github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
112112github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
113113github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
114- github.com/go-playground/validator/v10 v10.28.0 h1:Q7ibns33JjyW48gHkuFT91qX48KG0ktULL6FgHdG688 =
115- github.com/go-playground/validator/v10 v10.28.0 /go.mod h1:GoI6I1SjPBh9p7ykNE/yj3fFYbyDOpwMn5KXd+m2hUU =
114+ github.com/go-playground/validator/v10 v10.30.1 h1:f3zDSN/zOma+w6+1Wswgd9fLkdwy06ntQJp0BBvFG0w =
115+ github.com/go-playground/validator/v10 v10.30.1 /go.mod h1:oSuBIQzuJxL//3MelwSLD5hc2Tu889bF0Idm9Dg26cM =
116116github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 /go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE =
117117github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
118118github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
You can’t perform that action at this time.
0 commit comments