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 github.com/otiai10/copy v1.0.1 github.com/pkg/errors v0.8.1 github.com/spf13/cobra v0.0.5 gopkg.in/yaml.v2 v2.2.2 )