mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
make sure bar finishes
This commit is contained in:
parent
346b2d9881
commit
d56a25cf76
3 changed files with 4 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/pkg/errors v0.8.1
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake v1.1.0
|
||||
github.com/schollz/progressbar/v2 v2.12.0
|
||||
github.com/schollz/progressbar/v2 v2.12.1
|
||||
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
|
||||
github.com/stretchr/testify v1.3.0
|
||||
github.com/urfave/cli v1.20.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue