module github.com/gobuffalo/release require ( github.com/Masterminds/semver v1.4.2 github.com/gobuffalo/envy v1.6.5 github.com/gobuffalo/genny v0.0.0-20181024195656-51392254bf53 github.com/gobuffalo/packr v1.13.7 github.com/gobuffalo/plush v3.7.21+incompatible github.com/gobuffalo/shoulders v1.0.1 github.com/markbates/deplist v1.0.5 // indirect github.com/markbates/inflect v1.0.4 // indirect github.com/pkg/errors v0.8.0 github.com/spf13/cobra v0.0.3 github.com/stretchr/testify v1.2.2 golang.org/x/crypto v0.0.0-20181025113841-85e1b3f9139a // indirect golang.org/x/sys v0.0.0-20181025063200-d989b31c8746 // indirect )