From faac8b25493eda01d8f2c28d0e233648a7589608 Mon Sep 17 00:00:00 2001
From: Zdravko Iliev <zdravko.iliev@vereign.com>
Date: Thu, 25 Jun 2020 16:21:16 +0300
Subject: [PATCH] point to 1054-re-design-add-memeber-modal

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 337f386..31676a2 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "1054-re-design-add-memeber-modal"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab