get ready to take options

This commit is contained in:
idk
2019-11-14 18:12:27 -05:00
parent 72eb5c70de
commit f0ed37f391
5 changed files with 58 additions and 4 deletions

6
go.mod
View File

@ -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