File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,11 @@ module github.com/knadh/koanf/v2
33go 1.18
44
55require (
6- github.com/go-viper/mapstructure/v2 v2.0.0-alpha .1
6+ github.com/go-viper/mapstructure/v2 v2.2 .1
77 github.com/knadh/koanf/maps v0.1.1
88 github.com/mitchellh/copystructure v1.2.0
99)
1010
1111require github.com/mitchellh/reflectwalk v1.0.2 // indirect
1212
13- retract (
14- v2.0.2 // Tagged as minor version, but contains breaking changes.
15- )
13+ retract v2.0.2 // Tagged as minor version, but contains breaking changes.
Original file line number Diff line number Diff line change 1- github.com/go-viper/mapstructure/v2 v2.0.0-alpha. 1 h1:TQcrn6Wq+sKGkpyPvppOz99zsMBaUOKXq6HSv655U1c =
2- github.com/go-viper/mapstructure/v2 v2.0.0-alpha .1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
1+ github.com/go-viper/mapstructure/v2 v2.2. 1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
2+ github.com/go-viper/mapstructure/v2 v2.2 .1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
33github.qkg1.top/knadh/koanf/maps v0.1.1 h1:G5TjmUh2D7G2YWf5SQQqSiHRJEjaicvU0KpypqB3NIs =
44github.qkg1.top/knadh/koanf/maps v0.1.1 /go.mod h1:npD/QZY3V6ghQDdcQzl1W4ICNVTkohC8E73eI2xW4yI =
55github.qkg1.top/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
You can’t perform that action at this time.
0 commit comments