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 @@ -40,7 +40,7 @@ require (
4040 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
4141 github.com/go-git/go-billy/v5 v5.6.2 // indirect
4242 github.com/go-git/go-git/v5 v5.16.0 // indirect
43- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
43+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
4444 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
4545 github.com/google/uuid v1.6.0 // indirect
4646 github.com/imdario/mergo v0.3.16 // indirect
Original file line number Diff line number Diff line change @@ -216,8 +216,8 @@ github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9
216216github.com/go-logfmt/logfmt v0.4.0 /go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk =
217217github.com/go-resty/resty/v2 v2.1.1-0.20191201195748-d7b97669fe48 /go.mod h1:dZGr0i9PLlaaTD4H/hoZIDjQ+r6xq8mgbRzHZf7f2J8 =
218218github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
219- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
220- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
219+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
220+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
221221github.com/gobs/pretty v0.0.0-20180724170744-09732c25a95b /go.mod h1:Xo4aNUOrJnVruqWQJBtW6+bTBDTniY8yZum5rF3b5jw =
222222github.com/gobwas/httphead v0.1.0 /go.mod h1:O/RXo79gxV8G+RqlR/otEwx4Q36zl9rqC5u12GKvMCM =
223223github.com/gobwas/pool v0.2.1 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
You can’t perform that action at this time.
0 commit comments