chore(deps): update module github.com/schollz/progressbar/v3 to v3.9.0 (main) #202

Manually merged
coop-cloud merged 1 commits from renovate/main-github.com-schollz-progressbar-v3-3.x into main 2022-08-02 08:25:31 +00:00

2
go.mod
View File

@ -17,7 +17,7 @@ require (
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
github.com/olekukonko/tablewriter v0.0.5
github.com/pkg/errors v0.9.1
github.com/schollz/progressbar/v3 v3.8.7
github.com/schollz/progressbar/v3 v3.9.0
github.com/schultz-is/passgen v1.0.1
github.com/sirupsen/logrus v1.9.0
gotest.tools/v3 v3.3.0