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

Manually merged
coop-cloud merged 1 commits from renovate/main-github.com-schollz-progressbar-v3-3.x into main 2022-02-04 09:51:16 +00:00

2
go.mod
View File

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