From f12a8b4a870a5a4c4a12fb593d961d6af68a7d2c Mon Sep 17 00:00:00 2001
From: Igor Markin <igor.markin@vereign.com>
Date: Thu, 21 Jan 2021 14:15:41 +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 304c6fe..337f386 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "iframe-security"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab