From 56ede58d95222cf2763c51aa987ed020face58d4 Mon Sep 17 00:00:00 2001
From: Alexey Lunin <alexey.lunin@vereign.com>
Date: Tue, 19 Mar 2019 14:49:17 +0400
Subject: [PATCH] returned restfulapi base branch back to master

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

diff --git a/Gopkg.toml b/Gopkg.toml
index ece6cd6..349b503 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "469-fix-pull-gravatar-refactoring"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]
-- 
GitLab