module github.com/americanas-go/config go 1.16 require ( github.com/gobeam/stringy v0.0.0-20210316044400-299c6e83c4a5 github.com/knadh/koanf v1.0.0 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.7.0 )