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 @@ -86,7 +86,7 @@ require (
8686 github.com/go-playground/locales v0.14.1 // indirect
8787 github.com/go-playground/universal-translator v0.18.1 // indirect
8888 github.com/go-playground/validator/v10 v10.20.0 // indirect
89- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
89+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
9090 github.com/goccy/go-json v0.10.5 // indirect
9191 github.com/goccy/go-yaml v1.11.2 // indirect
9292 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
Original file line number Diff line number Diff line change @@ -363,8 +363,8 @@ github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBEx
363363github.com/go-playground/validator/v10 v10.20.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
364364github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg =
365365github.com/go-test/deep v1.1.0 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
366- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
367- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
366+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
367+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
368368github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4 =
369369github.com/goccy/go-json v0.10.5 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
370370github.com/goccy/go-yaml v1.11.2 h1:joq77SxuyIs9zzxEjgyLBugMQ9NEgTWxXfz2wVqwAaQ =
You can’t perform that action at this time.
0 commit comments