github knadh/koanf v2.1.0

latest releases: v2.3.2, v2.3.1, parsers/huml/v0.2.0...
2 years ago

Important

mitchellh/mapstructure#349 (comment) is discontinued and koanf has switched to using the fork github.com/go-viper/mapstructure/v2.

If you are referencing the mapstructure lib in your code (custom DecoderConfig), you have to switch the paths to the above forked version of mapstructure lib.

github.com/mitchellh/mapstructure -> github.com/go-viper/mapstructure/v2

What's Changed

Full Changelog: v2.0.2...v2.1.0

Don't miss a new koanf release

NewReleases is sending notifications on new releases.