diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-06 16:48:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-06 16:48:24 +0200 |
commit | a763d9fa2ed8328c01b38500872d6b05ef175b40 (patch) | |
tree | 9f6314282bc925956b42bd90870ae799aed7bc66 /go.mod | |
parent | f27a335781359928d8f3cc01ca33fe97a7be75f8 (diff) | |
download | git-bug-a763d9fa2ed8328c01b38500872d6b05ef175b40.tar.gz |
Bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.4 (#707)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.1 to 0.50.4.
- [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.50.1...v0.50.4)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ require ( github.com/spf13/cobra v1.2.1 github.com/stretchr/testify v1.7.0 github.com/vektah/gqlparser v1.3.1 - github.com/xanzy/go-gitlab v0.50.1 + github.com/xanzy/go-gitlab v0.50.4 golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c |