From 6a604e8bf08715116f7a97dcfee7656301431176 Mon Sep 17 00:00:00 2001 From: Sasha Ilieva <sasha.ilieva@vereign.com> Date: Tue, 4 Jun 2019 14:12:43 +0300 Subject: [PATCH] Change branch in gopkg --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index 349b503..8bcfd53 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "master" + branch = "collabora-fix" name = "code.vereign.com/code/restful-api" [prune] -- GitLab