From 8b00e48d02bc568d23958941271aa074f4207ee6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 04:24:03 +0000 Subject: build(deps): bump github.com/xanzy/go-gitlab from 0.19.0 to 0.20.0 Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.19.0 to 0.20.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.19.0...v0.20.0) Signed-off-by: dependabot-preview[bot] --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gopkg.toml') diff --git a/Gopkg.toml b/Gopkg.toml index b22319fb..34e9d1ed 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -74,4 +74,4 @@ [[constraint]] name = "github.com/xanzy/go-gitlab" - version = "0.19.0" + version = "0.20.0" -- cgit