1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

add progressbar

This commit is contained in:
Zack Scholl 2019-11-13 09:18:19 -08:00
parent e2dde7d46f
commit cdc962b59a
3 changed files with 22 additions and 2 deletions

1
go.mod
View file

@ -10,6 +10,7 @@ require (
github.com/pkg/errors v0.8.1
github.com/schollz/logger v1.0.1
github.com/schollz/pake/v2 v2.0.3-0.20191113001949-efbd97a5fff1
github.com/schollz/progressbar/v2 v2.14.0
github.com/stretchr/testify v1.4.0
github.com/tscholl2/siec v0.0.0-20191103131401-2e0c53a9e212 // indirect
golang.org/x/crypto v0.0.0-20191112222119-e1110fd1c708