From f8f5ad236ef88871e13b14a525ad5ff3f152112d Mon Sep 17 00:00:00 2001
From: Gospodin Bodurov <gospodin.bodurov@vereign.com>
Date: Thu, 5 Dec 2019 15:28:39 +0000
Subject: [PATCH] Update Gopkg.toml

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

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