pkger/pkging/pkgtest/testdata/ref/go.mod

11 lines
170 B
Modula-2
Raw Normal View History

module app
go 1.13
2019-11-11 02:27:57 +03:00
require (
github.com/gobuffalo/buffalo v0.15.0 // indirect
github.com/markbates/pkger v0.0.0
)
2019-11-11 01:22:01 +03:00
replace github.com/markbates/pkger => ../../../../