module github.com/combust-labs/firebuild-mmds go 1.16 require ( github.com/hashicorp/go-hclog v0.15.0 github.com/mitchellh/mapstructure v1.3.2 github.com/pkg/errors v0.8.1 github.com/spf13/cobra v1.1.3 github.com/spf13/pflag v1.0.5 )