File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ require (
103103 github.com/go-ini/ini v1.67.0 // indirect
104104 github.com/go-logr/logr v1.4.2 // indirect
105105 github.com/go-logr/stdr v1.2.2 // indirect
106- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
106+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
107107 github.com/goccy/go-json v0.10.5 // indirect
108108 github.com/gogo/protobuf v1.3.2 // indirect
109109 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
Original file line number Diff line number Diff line change @@ -210,8 +210,8 @@ github.com/go-sql-driver/mysql v1.9.3/go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI6
210210github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
211211github.com/go-test/deep v1.0.2 h1:onZX1rnHT3Wv6cqNgYyFOOlgVKJrksuCMCRvJStbMYw =
212212github.com/go-test/deep v1.0.2 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
213- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
214- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
213+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
214+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
215215github.com/gobwas/httphead v0.1.0 /go.mod h1:O/RXo79gxV8G+RqlR/otEwx4Q36zl9rqC5u12GKvMCM =
216216github.com/gobwas/pool v0.2.1 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
217217github.com/gobwas/ws v1.2.1 /go.mod h1:hRKAFb8wOxFROYNsT1bqfWnhX+b5MFeJM9r2ZSwg/KY =
You can’t perform that action at this time.
0 commit comments