From 8a59302aa899afdae43365d74e6458d43df147a8 Mon Sep 17 00:00:00 2001
From: Damyan Mitev <damyan.mitev@vereign.com>
Date: Mon, 6 Apr 2020 16:43:47 +0300
Subject: [PATCH] update gopkg.toml

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 337f386..79d2e0a 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "697-ability-to-attach-visual-signature-on-pdf-document"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab