From f6d22eefa43cba1bec8bd2d45235781559b32d42 Mon Sep 17 00:00:00 2001
From: Gospodin Bodurov <gospodin.bodurov@vereign.com>
Date: Mon, 17 Jun 2019 16:00:53 +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 bb0763d..349b503 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "46-email-integrity-check"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab