From c71d5f62508eaf3a1371b2127dd7e128143f27c8 Mon Sep 17 00:00:00 2001
From: Alexey Lunin <alexey.lunin@vereign.com>
Date: Wed, 22 Jan 2020 08:23:32 +0300
Subject: [PATCH] For testing: changed restful-api branch

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

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