File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ require (
139139 github.com/go-openapi/jsonreference v0.21.0 // indirect
140140 github.com/go-openapi/swag v0.23.1 // indirect
141141 github.com/go-restruct/restruct v1.2.0-alpha // indirect
142- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
142+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
143143 github.com/gobwas/glob v0.2.3 // indirect
144144 github.com/gogo/protobuf v1.3.2 // indirect
145145 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
Original file line number Diff line number Diff line change @@ -423,6 +423,7 @@ github.com/go-test/deep v1.1.1 h1:0r/53hagsehfO4bzD2Pgr/+RgHqhmf+k1Bpse2cTu1U=
423423github.com/go-test/deep v1.1.1 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
424424github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
425425github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
426+ github.com/go-viper/mapstructure/v2 v2.4.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
426427github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y =
427428github.com/gobwas/glob v0.2.3 /go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8 =
428429github.com/gobwas/httphead v0.1.0 /go.mod h1:O/RXo79gxV8G+RqlR/otEwx4Q36zl9rqC5u12GKvMCM =
You can’t perform that action at this time.
0 commit comments