get ready to take options
This commit is contained in:
6
go.mod
6
go.mod
@ -4,5 +4,11 @@ go 1.13
|
||||
|
||||
require (
|
||||
github.com/eyedeekay/sam-forwarder v0.32.1-0.20190928041036-d2f767dbe008
|
||||
github.com/geek1011/repogen v0.0.0-00010101000000-000000000000
|
||||
github.com/tdewolff/minify v2.3.6+incompatible // indirect
|
||||
github.com/tdewolff/parse v2.3.4+incompatible // indirect
|
||||
github.com/ulikunitz/xz v0.5.6 // indirect
|
||||
golang.org/x/crypto v0.0.0-20191112222119-e1110fd1c708
|
||||
)
|
||||
|
||||
replace github.com/geek1011/repogen => github.com/eyedeekay/repogen v1.2.1-0.20191114224210-da24bd006789
|
||||
|
Reference in New Issue
Block a user