module github.com/markbates/pkger
go 1.12
require (
github.com/markbates/errx v1.1.0
github.com/stretchr/testify v1.4.0
)