Sourced from github.com/spf13/viper's releases.
v1.18.1
What's Changed
Bug Fixes 🐛
- Merge missing struct keys inside UnmarshalExact by
@krakowskiin spf13/viper#1704Full Changelog: https://github.com/spf13/viper/compare/v1.18.0...v1.18.1
fb6eb1e fix: merge missing struct keys inside UnmarshalExact