aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
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