module github.com/LixenWraith/config go 1.24.2 require ( github.com/BurntSushi/toml v1.5.0 github.com/mitchellh/mapstructure v1.5.0 )