mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
update progressbar, show external ip on receiver
This commit is contained in:
parent
b0125b63e7
commit
72378947b5
3 changed files with 11 additions and 8 deletions
2
go.mod
2
go.mod
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake/v2 v2.0.2
|
||||
github.com/schollz/peerdiscovery v1.5.0
|
||||
github.com/schollz/progressbar/v2 v2.15.0
|
||||
github.com/schollz/progressbar/v3 v3.0.0
|
||||
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
|
||||
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
||||
github.com/stretchr/testify v1.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue