module github.com/cherryservers/cherryctl go 1.15 require ( github.com/cherryservers/cherrygo v0.0.0-20190930054120-fe5f3641e452 github.com/spf13/cobra v1.1.1 github.com/spf13/viper v1.7.1 )