module go.jolheiser.com/gpm go 1.13 require ( github.com/AlecAivazis/survey/v2 v2.0.5 github.com/BurntSushi/toml v0.3.1 github.com/go-chi/chi v4.0.3+incompatible github.com/mitchellh/go-homedir v1.1.0 github.com/urfave/cli/v2 v2.1.1 go.jolheiser.com/beaver v1.0.1 )