module github.com/go-flutter-desktop/hover go 1.12 require ( github.com/GeertJohan/go.rice v1.0.0 github.com/mitchellh/go-homedir v1.1.0 // indirect github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.3.2 // indirect gopkg.in/yaml.v2 v2.2.2 )