module github.com/attestantio/vouch go 1.14 require ( github.com/mitchellh/go-homedir v1.1.0 github.com/rs/zerolog v1.18.0 github.com/spf13/pflag v1.0.3 github.com/spf13/viper v1.7.0 )