1 2 3 4 5 6 7 8
module golang.nytpu.com/comitium go 1.16 require ( github.com/mitchellh/go-homedir v1.1.0 github.com/spf13/pflag v1.0.5 )