mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
faster pake
This commit is contained in:
parent
4211cea92e
commit
6dc44ec002
3 changed files with 6 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -14,7 +14,7 @@ require (
|
|||
github.com/pkg/errors v0.9.1
|
||||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake/v2 v2.0.2
|
||||
github.com/schollz/pake/v2 v2.0.3
|
||||
github.com/schollz/peerdiscovery v1.5.0
|
||||
github.com/schollz/progressbar/v3 v3.2.3
|
||||
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue