From ac1802afee8924383b6af65c65012dc77e8440d7 Mon Sep 17 00:00:00 2001
From: Olgun Cengiz <olgun.cengiz@vereign.com>
Date: Wed, 19 Dec 2018 20:29:42 +0300
Subject: [PATCH] Gopkg.toml changed

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

diff --git a/Gopkg.toml b/Gopkg.toml
index e876d43..8e8e994 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -1,5 +1,5 @@
 [[constraint]]
-  branch = "107-Vault_integration"
+  branch = "master"
   name = "code.vereign.com/code/viam-apis"
 
 [[constraint]]
-- 
GitLab