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
c20beb1be7
commit
7c7be95d6b
2 changed files with 9 additions and 3 deletions
6
go.mod
6
go.mod
|
@ -10,11 +10,11 @@ require (
|
|||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake/v3 v3.0.5
|
||||
github.com/schollz/peerdiscovery v1.6.14
|
||||
github.com/schollz/peerdiscovery v1.7.0
|
||||
github.com/schollz/progressbar/v3 v3.12.2
|
||||
github.com/stretchr/testify v1.6.1
|
||||
golang.org/x/crypto v0.3.0
|
||||
golang.org/x/net v0.2.0
|
||||
golang.org/x/crypto v0.4.0
|
||||
golang.org/x/net v0.4.0
|
||||
golang.org/x/time v0.3.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue