mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
build sender
This commit is contained in:
parent
6999b292c0
commit
db7cd4194c
4 changed files with 26 additions and 2 deletions
1
go.mod
1
go.mod
|
@ -14,4 +14,5 @@ require (
|
|||
github.com/stretchr/testify v1.3.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