1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

chore: update deps, change multicast address

This commit is contained in:
Zack 2024-07-29 12:20:22 -07:00
parent dccd6fe395
commit 5b93408c6e
3 changed files with 10 additions and 7 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/schollz/mnemonicode v1.0.2-0.20190421205639-63fa713ece0d
github.com/schollz/pake/v3 v3.0.5
github.com/schollz/peerdiscovery v1.7.3
github.com/schollz/progressbar/v3 v3.14.4
github.com/schollz/progressbar/v3 v3.14.5
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.25.0
golang.org/x/net v0.27.0