From 1b83e8149ca284e5591d08255fee9b78274b6ee5 Mon Sep 17 00:00:00 2001
From: Damyan Mitev <damyan.mitev@vereign.com>
Date: Thu, 18 Apr 2019 16:09:18 +0300
Subject: [PATCH] Modify gopkg.toml to use 268-convert-odt-file-to-pdf branch
 of restful

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 349b503..dbb94c8 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "268-convert-odt-file-to-pdf"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab