module github.com/gobuffalo/genny/v2 go 1.13 require ( github.com/gobuffalo/logger v1.0.3 github.com/gobuffalo/packd v0.3.0 github.com/gobuffalo/plush/v4 v4.0.0 github.com/markbates/oncer v1.0.0 github.com/markbates/safe v1.0.1 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.4.0 golang.org/x/tools v0.0.0-20200117220505-0cba7a3a9ee9 )