mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
use oncompletion
This commit is contained in:
parent
f6b69bbe46
commit
826154caa2
3 changed files with 6 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -12,7 +12,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.11.0
|
||||
github.com/schollz/progressbar/v2 v2.12.0
|
||||
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
|
||||
github.com/sirupsen/logrus v1.4.1
|
||||
github.com/stretchr/testify v1.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue