aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-24 01:41:14 +0000
committerGitHub <noreply@github.com>2024-08-24 01:41:14 +0000
commit63295b1106e0ad01bc1e0d682b71df14558b293a (patch)
tree03511ada8bd8a7d7057678ef6c47b3b866aefb76 /go.mod
parent501915eeec58a3e9dff6875166ef6e7057b57f79 (diff)
downloadgit-bug-63295b1106e0ad01bc1e0d682b71df14558b293a.tar.gz
build(deps): bump github.com/vbauerster/mpb/v8 from 8.7.5 to 8.8.2 (#1248)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 011c1b4b..ebdf536d 100644
--- a/go.mod
+++ b/go.mod
@@ -32,7 +32,7 @@ require (
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
- github.com/vbauerster/mpb/v8 v8.7.5
+ github.com/vbauerster/mpb/v8 v8.8.2
github.com/vektah/gqlparser/v2 v2.5.16
github.com/xanzy/go-gitlab v0.107.0
golang.org/x/crypto v0.26.0