From e54e477c8bd1118a3a39e5dd4081b7130d2b26dc Mon Sep 17 00:00:00 2001
From: Alexey Lunin <alexey.lunin0@gmail.com>
Date: Fri, 1 Mar 2019 11:36:02 +0400
Subject: [PATCH] Temporary change. Will be returned back after testing

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 349b503..6857371 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "422-upload-documents"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab