From f84e6d361150ef932b8fbd03a66ddbbe725fb33c Mon Sep 17 00:00:00 2001
From: Alexander Holodov <alexander.holodov@vereign.com>
Date: Wed, 12 Dec 2018 13:47:35 +0300
Subject: [PATCH] updated Gopkg.toml

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

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