mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
better ui handling with spinner
This commit is contained in:
parent
8afc75f1fc
commit
d860fe1e9e
4 changed files with 13 additions and 12 deletions
2
go.mod
2
go.mod
|
@ -12,7 +12,7 @@ require (
|
|||
github.com/schollz/pake v1.0.2
|
||||
github.com/schollz/peerdiscovery v1.2.1
|
||||
github.com/schollz/progressbar/v2 v2.5.3
|
||||
github.com/schollz/spinner v0.0.0-20180922205015-b33181242d11
|
||||
github.com/schollz/spinner v0.0.0-20180922210718-ea497ee41258
|
||||
github.com/tscholl2/siec v0.0.0-20180721101609-21667da05937
|
||||
github.com/urfave/cli v1.20.0
|
||||
golang.org/x/crypto v0.0.0-20180910181607-0e37d006457b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue