diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-24 01:41:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-24 01:41:14 +0000 |
commit | 63295b1106e0ad01bc1e0d682b71df14558b293a (patch) | |
tree | 03511ada8bd8a7d7057678ef6c47b3b866aefb76 /go.mod | |
parent | 501915eeec58a3e9dff6875166ef6e7057b57f79 (diff) | |
download | git-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |