aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2023-08-11 00:11:40 +0200
committerGitHub <noreply@github.com>2023-08-11 00:11:40 +0200
commitd953eca05aecd7a7815eaf505a9e17faf2e6b2e0 (patch)
treef0d5017a05ca887759032f486b25aaf11b6b652b /go.mod
parent528c9446034a686e693734e31f22a61e6c133f10 (diff)
parent5d11918e1ede7aa1fc48c8a30224b9f3986a9349 (diff)
downloadgit-bug-d953eca05aecd7a7815eaf505a9e17faf2e6b2e0.tar.gz
Merge pull request #1084 from MichaelMure/dependabot/go_modules/github.com/vbauerster/mpb/v8-8.5.2
build(deps): bump github.com/vbauerster/mpb/v8 from 8.1.4 to 8.5.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 1b18b62c..217d58e4 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.4
- github.com/vbauerster/mpb/v8 v8.1.4
+ github.com/vbauerster/mpb/v8 v8.5.2
github.com/vektah/gqlparser/v2 v2.5.1
github.com/xanzy/go-gitlab v0.90.0
golang.org/x/crypto v0.5.0
@@ -101,7 +101,7 @@ require (
github.com/philhofer/fwd v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/praetorian-inc/gokart v0.5.1
- github.com/rivo/uniseg v0.2.0 // indirect
+ github.com/rivo/uniseg v0.4.4 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect