From 7d9c50600dc34f3c5166c3ae06a69300a30434b3 Mon Sep 17 00:00:00 2001
From: Alexey Lunin <alexey.lunin@vereign.com>
Date: Tue, 4 Feb 2020 05:57:35 +0300
Subject: [PATCH] Change dev restful api branch

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

diff --git a/Gopkg.toml b/Gopkg.toml
index e7aaf82..9ff999f 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,10 +25,9 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "get-signed-vcard-exchange-2016-support-ews-methods"
+  branch = "exchange-2016-support"
   name = "code.vereign.com/code/restful-api"
 
-
 [prune]
   go-tests = true
   unused-packages = true
-- 
GitLab