mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
chore: update dependencies
This commit is contained in:
parent
76b1df5096
commit
519ce8c669
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -15,8 +15,8 @@ require (
|
|||
github.com/schollz/peerdiscovery v1.7.4
|
||||
github.com/schollz/progressbar/v3 v3.14.6
|
||||
github.com/stretchr/testify v1.9.0
|
||||
golang.org/x/crypto v0.26.0
|
||||
golang.org/x/net v0.28.0
|
||||
golang.org/x/crypto v0.27.0
|
||||
golang.org/x/net v0.29.0
|
||||
golang.org/x/time v0.6.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue