mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-02-18 03:51:02 +00:00
fix(deps): update module github.com/schollz/progressbar/v3 (v3.18.0 → v3.19.0) (#144)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.25
|
||||
require (
|
||||
github.com/fatih/color v1.18.0
|
||||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
github.com/schollz/progressbar/v3 v3.18.0
|
||||
github.com/schollz/progressbar/v3 v3.19.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/viper v1.21.0
|
||||
golang.org/x/text v0.32.0
|
||||
|
||||
Reference in New Issue
Block a user