mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
upgrade deps
This commit is contained in:
parent
146f6413a9
commit
71369dee36
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/pake/v3 v3.0.5
|
||||
github.com/schollz/peerdiscovery v1.7.4
|
||||
github.com/schollz/progressbar/v3 v3.16.0
|
||||
github.com/schollz/progressbar/v3 v3.16.1
|
||||
github.com/stretchr/testify v1.9.0
|
||||
golang.org/x/crypto v0.27.0
|
||||
golang.org/x/net v0.29.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue