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

upgrade toml v2 package to 2.2.2 #292

Closed GreyXor closed 2 months ago

GreyXor commented 2 months ago

hello, here this pr for upgrading toml parser package to 2.2.2. That'll fix indentation and a race condition