aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-31 04:03:19 +0000
committerGitHub <noreply@github.com>2023-01-31 04:03:19 +0000
commit0ae2ea9aae8784c89957a4c3fbf7afa5741d11ba (patch)
tree106973460c3084ea39794050c383f590124b981b /go.mod
parent1ae31b342b57ace44131f5ecd03c506814a25e62 (diff)
downloadgit-bug-0ae2ea9aae8784c89957a4c3fbf7afa5741d11ba.tar.gz
build(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.78.0 to 0.79.1. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.78.0...v0.79.1) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 f321cafc..96c54a47 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/vbauerster/mpb/v8 v8.1.4
github.com/vektah/gqlparser/v2 v2.5.1
- github.com/xanzy/go-gitlab v0.78.0
+ github.com/xanzy/go-gitlab v0.79.1
golang.org/x/crypto v0.5.0
golang.org/x/oauth2 v0.3.0
golang.org/x/sync v0.1.0