mirror of https://github.com/markbates/pkger.git
8 lines
156 B
Modula-2
8 lines
156 B
Modula-2
|
module github.com/markbates/pkger/examples/complex/api
|
||
|
|
||
|
go 1.13
|
||
|
|
||
|
require github.com/markbates/pkger v0.0.0
|
||
|
|
||
|
replace github.com/markbates/pkger => ../../../
|