aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-18 04:26:13 +0000
committerGitHub <noreply@github.com>2019-11-18 04:26:13 +0000
commit846a1b6a92979d41a13230c1182c27cf304ec147 (patch)
tree8e8b3da6318bf9221dff988c46817644898ef387
parentfdbff4dba7d6e56edfed1030e6fede2a7a35b507 (diff)
downloadgit-bug-846a1b6a92979d41a13230c1182c27cf304ec147.tar.gz
build(deps): bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.22.0 to 0.22.1. - [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.22.0...v0.22.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Gopkg.lock6
-rw-r--r--Gopkg.toml2
2 files changed, 4 insertions, 4 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index e4ecfcb9..daee3c2e 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -369,12 +369,12 @@
version = "v1.0.0"
[[projects]]
- digest = "1:a58711c8b908d88e28007ddebf529f40f4a9d34efe7ba729244d737f46a756ca"
+ digest = "1:3254b94c092d3b29b828cc4c457723ac875f4318bf801745b71ef437459a90e9"
name = "github.com/xanzy/go-gitlab"
packages = ["."]
pruneopts = "UT"
- revision = "457d4d018eaa1fad8e6c63502cebcd11ba60164e"
- version = "v0.22.0"
+ revision = "d8e9de1d4b4477fe420696e10cd97491d518d90f"
+ version = "v0.22.1"
[[projects]]
branch = "master"
diff --git a/Gopkg.toml b/Gopkg.toml
index 58b9d663..84f156db 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -74,7 +74,7 @@
[[constraint]]
name = "github.com/xanzy/go-gitlab"
- version = "0.22.0"
+ version = "0.22.1"
[[constraint]]
branch = "master"