module github.com/markbates/pkger
go 1.13
require (
github.com/gobuffalo/buffalo v0.14.11 // indirect
github.com/stretchr/testify v1.4.0
)