aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-01 05:06:43 +0000
committerGitHub <noreply@github.com>2024-08-01 05:06:43 +0000
commitd3cd8183ed837d0ab9eea175008f5aa1254479f2 (patch)
tree7dbe5b9a2f056473511868b0955f73cc9a54f607 /go.mod
parent3297223022630bd3aac2d119ae0870c995a7da2e (diff)
parent775e986b81d5169ec964ceadadc2e115153629e1 (diff)
downloadgit-bug-d3cd8183ed837d0ab9eea175008f5aa1254479f2.tar.gz
Merge pull request #1210 from MichaelMure/dependabot/go_modules/github.com/vbauerster/mpb/v8-8.7.5
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 aef0b9e1..408537bb 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,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.4
+ github.com/vbauerster/mpb/v8 v8.7.5
github.com/vektah/gqlparser/v2 v2.5.16
github.com/xanzy/go-gitlab v0.107.0
golang.org/x/crypto v0.25.0