From 45ab8787b483650140e0a9eaa08745f853efb6df Mon Sep 17 00:00:00 2001
From: Gospodin Bodurov <gospodin.bodurov@vereign.com>
Date: Wed, 24 Apr 2019 12:48:34 +0000
Subject: [PATCH] Update Gopkg.toml

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

diff --git a/Gopkg.toml b/Gopkg.toml
index 83e3a32..56fd415 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -1,5 +1,5 @@
 [[constraint]]
-  branch = "activity_update"
+  branch = "master"
   name = "code.vereign.com/code/viam-apis"
 
 [[constraint]]
-- 
GitLab