aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-23 05:11:45 +0000
committersudoforge <9c001b67637a@sudoforge.com>2024-07-22 22:17:00 -0700
commit1700c8b968752922ee1947d902a39a4a5651f3ca (patch)
tree7ff45fc295c95f1ac684de79485e00c62b484fdc /go.mod
parent968362e7a4b10165f069f676c763754698ebd2cb (diff)
downloadgit-bug-1700c8b968752922ee1947d902a39a4a5651f3ca.tar.gz
build(deps): bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.106.0 to 0.107.0. - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.106.0...v0.107.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>
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 eba779d9..940343ab 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/vbauerster/mpb/v8 v8.7.4
github.com/vektah/gqlparser/v2 v2.5.16
- github.com/xanzy/go-gitlab v0.106.0
+ github.com/xanzy/go-gitlab v0.107.0
golang.org/x/crypto v0.25.0
golang.org/x/oauth2 v0.21.0
golang.org/x/sync v0.7.0