From 33ce871bc31bb281223e1635467717027aefe35f Mon Sep 17 00:00:00 2001
From: Gospodin Bodurov <gospodin.bodurov@vereign.com>
Date: Tue, 4 Jun 2019 17:09:49 +0000
Subject: [PATCH] Update Gopkg.toml

---
 Gopkg.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gopkg.toml b/Gopkg.toml
index 8bcfd53..349b503 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "collabora-fix"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab