aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 519760c7..cd6022db 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -71,3 +71,7 @@
[[constraint]]
name = "github.com/blang/semver"
version = "3.6.1"
+
+[[constraint]]
+ name = "github.com/xanzy/go-gitlab"
+ version = "0.18.0"