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 @@ -43,7 +43,7 @@ require (
43
43
github.com/fatih/color v1.17.0
44
44
github.com/fluent/fluent-logger-golang v1.9.0
45
45
github.com/fsnotify/fsnotify v1.7.0
46
- github.com/go-viper/mapstructure/v2 v2.0 .0
46
+ github.com/go-viper/mapstructure/v2 v2.1 .0
47
47
github.com/ipfs/go-cid v0.4.1
48
48
github.com/klauspost/compress v1.17.9
49
49
github.com/mattn/go-isatty v0.0.20
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7
123
123
github.com/go-quicktest/qt v1.101.0 /go.mod h1:14Bz/f7NwaXPtdYEgzsx46kqSxVwTbzVZsDC26tQJow =
124
124
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
125
125
github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
126
- github.com/go-viper/mapstructure/v2 v2.0 .0 h1:dhn8MZ1gZ0mzeodTG3jt5Vj/o87xZKuNAprG2mQfMfc =
127
- github.com/go-viper/mapstructure/v2 v2.0 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
126
+ github.com/go-viper/mapstructure/v2 v2.1 .0 h1:gHnMa2Y/pIxElCH2GlZZ1lZSsn6XMtufpGyP1XxdC/w =
127
+ github.com/go-viper/mapstructure/v2 v2.1 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
128
128
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
129
129
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk =
130
130
github.com/godbus/dbus/v5 v5.1.0 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
You can’t perform that action at this time.
0 commit comments