dip/vendor/github.com/markbates/pkger/go.mod
2020-01-27 21:16:08 +01:00

9 lines
126 B
Modula-2

module github.com/markbates/pkger
go 1.13
require (
github.com/gobuffalo/here v0.6.0
github.com/stretchr/testify v1.4.0
)