diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-28 16:14:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-28 16:14:39 +0000 |
commit | 3e4b1844e3c742f4cb61ab233840950e8157656e (patch) | |
tree | f7d2e272478e8916f3a9f8d3cf5604952380a9b4 /go.mod | |
parent | 58abc6b0a35b679ac0c34579ff1cb53c8fa71af4 (diff) | |
download | git-bug-3e4b1844e3c742f4cb61ab233840950e8157656e.tar.gz |
build(deps): bump github.com/xanzy/go-gitlab from 0.27.0 to 0.29.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.27.0 to 0.29.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.27.0...v0.29.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ require ( github.com/stretchr/testify v1.5.1 github.com/theckman/goconstraint v1.11.0 github.com/vektah/gqlparser v1.3.1 - github.com/xanzy/go-gitlab v0.27.0 + github.com/xanzy/go-gitlab v0.29.0 golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288 golang.org/x/sync v0.0.0-20190423024810-112230192c58 |