module toml go 1.16 require ( github.com/BurntSushi/toml v1.0.0 // indirect github.com/spf13/viper v1.10.1 // indirect )