From 11143fc195958115025c6eea6e1eb927d17c0545 Mon Sep 17 00:00:00 2001
From: Gospodin Bodurov <gospodin@bodurov.net>
Date: Fri, 6 Dec 2019 10:50:24 +0200
Subject: [PATCH] Change branch

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 337f386..1e323f9 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "shared-identity"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab