From 551f31e30712fae67ec156978924f5da15a0de53 Mon Sep 17 00:00:00 2001
From: Damyan Mitev <damyan.mitev@vereign.com>
Date: Fri, 6 Dec 2019 19:10:02 +0200
Subject: [PATCH] update gopkg.lock

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 337f386..644931a 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "32-implement-validation-of-vcard"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab