From 5a588e3e95c7f4a52459360efa0af08522011d19 Mon Sep 17 00:00:00 2001
From: Olgun Cengiz <olgun.cengiz@vereign.com>
Date: Tue, 8 Oct 2019 00:31:32 +0300
Subject: [PATCH] gopkg updated

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 9ffe28a..84a0c61 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -1,5 +1,5 @@
 [[constraint]]
-  branch = "master"
+  branch = "16-refactor-deprecated-functions"
   name = "code.vereign.com/code/viam-apis"
 
 [[override]]
-- 
GitLab