From 273a1734c6bc041527419bb25d03160ef695882a Mon Sep 17 00:00:00 2001
From: igorwork <markin.io210@gmail.com>
Date: Thu, 5 Sep 2019 12:57:26 +0300
Subject: [PATCH] Update branch dep

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 337f386..41db144 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "671-technical-debt-props-drilling-and-fundamental-state-entries"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab