mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
test cli
This commit is contained in:
parent
724de7e3c2
commit
ba07215226
5 changed files with 130 additions and 173 deletions
1
go.mod
1
go.mod
|
@ -16,6 +16,7 @@ require (
|
|||
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
|
||||
github.com/sirupsen/logrus v1.4.1
|
||||
github.com/stretchr/testify v1.3.0
|
||||
github.com/urfave/cli v1.20.0
|
||||
golang.org/x/crypto v0.0.0-20190404164418-38d8ce5564a5
|
||||
golang.org/x/net v0.0.0-20181220203305-927f97764cc3 // indirect
|
||||
gopkg.in/urfave/cli.v1 v1.20.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue