module github.com/cloud-barista/cb-operator go 1.12 require ( github.com/mitchellh/go-homedir v1.1.0 github.com/spf13/cobra v1.0.0 github.com/spf13/viper v1.7.0 github.com/stretchr/testify v1.3.0 )