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 @@ -26,7 +26,7 @@ require (
2626 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2727 github.com/fsnotify/fsnotify v1.8.0 // indirect
2828 github.com/gabriel-vasile/mimetype v1.4.4 // indirect
29- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
29+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
3030 github.com/inconshreveable/mousetrap v1.1.0 // indirect
3131 github.com/mattn/go-runewidth v0.0.16 // indirect
3232 github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/fsnotify/fsnotify v1.8.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8
2222github.com/gabriel-vasile/mimetype v1.1.1 /go.mod h1:6CDPel/o/3/s4+bp6kIbsWATq8pmgOisOPG40CJa6To =
2323github.com/gabriel-vasile/mimetype v1.4.4 h1:QjV6pZ7/XZ7ryI2KuyeEDE8wnh7fHP9YnQy+R0LnH8I =
2424github.com/gabriel-vasile/mimetype v1.4.4 /go.mod h1:JwLei5XPtWdGiMFB5Pjle1oEeoSeEuJfJE+TtfvdB/s =
25- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
26- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
25+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
26+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
2727github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
2828github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
2929github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments