mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
update deps
This commit is contained in:
parent
09f89a4958
commit
5ad34e1034
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -18,6 +18,6 @@ require (
|
|||
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
|
||||
github.com/stretchr/testify v1.2.2
|
||||
github.com/urfave/cli v1.20.0
|
||||
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
|
||||
golang.org/x/net v0.0.0-20181017193950-04a2e542c03f // indirect
|
||||
golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16
|
||||
golang.org/x/net v0.0.0-20181029044818-c44066c5c816 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue