mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 21:30:16 +02:00
dunno
This commit is contained in:
parent
fb658ccde2
commit
ee75d2c8ef
4 changed files with 49 additions and 12 deletions
1
go.mod
1
go.mod
|
@ -21,6 +21,7 @@ require (
|
|||
github.com/stretchr/testify v1.4.0
|
||||
github.com/urfave/cli v1.21.0
|
||||
golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472
|
||||
golang.org/x/exp v0.0.0-20190829153037-c13cbed26979
|
||||
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
|
||||
golang.org/x/sys v0.0.0-20190904005037-43c01164e931 // indirect
|
||||
golang.org/x/text v0.3.2 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue