aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-16 02:20:07 +0200
committerGitHub <noreply@github.com>2024-07-16 02:20:07 +0200
commitf0ab00b6c939b6a64a5889510c1bed4a132bcfaf (patch)
treebb2ae1dc18a4eca3a6799b138540cf7ab3ef32b8 /go.mod
parentd87d4a4effe79fbbcd64ea83f7b52e6dd27ec6da (diff)
downloadgit-bug-f0ab00b6c939b6a64a5889510c1bed4a132bcfaf.tar.gz
build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 (#1167)
* build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.90.0 to 0.106.0. - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.90.0...v0.106.0) --- 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> * migrate --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>
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 f53ba08a..da2eceb3 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/vbauerster/mpb/v8 v8.5.2
github.com/vektah/gqlparser/v2 v2.5.8
- github.com/xanzy/go-gitlab v0.90.0
+ github.com/xanzy/go-gitlab v0.106.0
golang.org/x/crypto v0.12.0
golang.org/x/oauth2 v0.11.0
golang.org/x/sync v0.3.0