module github.com/markbates/pkger
go 1.13
require (
github.com/gobuffalo/buffalo v0.14.10 // indirect
github.com/markbates/errx v1.1.0
github.com/markbates/hepa v0.0.0-20190718154049-1d900199db5b
github.com/stretchr/testify v1.4.0
)