mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
update deps
This commit is contained in:
parent
9588f2b4a4
commit
648eb6c71d
2 changed files with 12 additions and 12 deletions
6
go.mod
6
go.mod
|
@ -19,8 +19,10 @@ require (
|
|||
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
||||
github.com/stretchr/testify v1.6.1
|
||||
github.com/tscholl2/siec v0.0.0-20191122224205-8da93652b094
|
||||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
|
||||
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
|
||||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
|
||||
golang.org/x/net v0.0.0-20210222171744-9060382bd457
|
||||
golang.org/x/sys v0.0.0-20210223095934-7937bea0104d // indirect
|
||||
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d // indirect
|
||||
golang.org/x/text v0.3.5 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue