From 0148409a7c86872f206232bc71b8e892d844c90e Mon Sep 17 00:00:00 2001
From: Alexey Lunin <alexey.lunin@vereign.com>
Date: Tue, 4 Feb 2020 11:18:40 +0300
Subject: [PATCH] Switch restful-api dev branch

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

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