knadh / koanf

Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
MIT License
2.56k stars 146 forks source link

Parser: KDL kdl-go dependency update #267

Closed dezren39 closed 6 months ago

dezren39 commented 6 months ago

This commit has a fix which should improve handling of lists in marshal statements.