From 96d630881e45ccf197e3521c8cb25b43dfc71da4 Mon Sep 17 00:00:00 2001
From: Markin Igor <markin.io210@gmail.com>
Date: Fri, 1 Feb 2019 10:58:24 +0300
Subject: [PATCH] Change restful-api constraint to master.

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

diff --git a/Gopkg.toml b/Gopkg.toml
index f2045ce..349b503 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "138-information-for-devices-clients"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab