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
d50c8f271f
commit
9439b8ea2d
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -18,6 +18,6 @@ require (
|
|||
github.com/stretchr/testify v1.2.2
|
||||
github.com/tscholl2/siec v0.0.0-20180721101609-21667da05937
|
||||
github.com/urfave/cli v1.20.0
|
||||
golang.org/x/crypto v0.0.0-20180910181607-0e37d006457b
|
||||
golang.org/x/net v0.0.0-20180925072008-f04abc6bdfa7 // indirect
|
||||
golang.org/x/crypto v0.0.0-20181009213950-7c1a557ab941
|
||||
golang.org/x/net v0.0.0-20181005035420-146acd28ed58 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue