mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
fix
This commit is contained in:
parent
8250a39534
commit
b0693751c1
3 changed files with 54 additions and 74 deletions
2
go.mod
2
go.mod
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake/v2 v2.0.7
|
||||
github.com/schollz/pake3 v0.0.0-00010101000000-000000000000 // indirect
|
||||
github.com/schollz/pake3 v0.0.0-00010101000000-000000000000
|
||||
github.com/schollz/peerdiscovery v1.6.3
|
||||
github.com/schollz/progressbar/v3 v3.7.6
|
||||
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue