1
1
Fork 0
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:
Zack 2024-07-29 12:22:11 -07:00
parent 5b93408c6e
commit 07c0a804d7
2 changed files with 18 additions and 3 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/schollz/logger v1.2.0
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/peerdiscovery v1.7.4
github.com/schollz/progressbar/v3 v3.14.5
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.25.0