module github.com/cristalhq/aconfig go 1.14 require ( github.com/BurntSushi/toml v0.3.1 gopkg.in/yaml.v2 v2.3.0 )