From 508721f9d38b9447a9b29ebc85db9864521994c0 Mon Sep 17 00:00:00 2001 From: Gospodin Bodurov <gospodin.bodurov@vereign.com> Date: Fri, 5 Apr 2019 10:46:42 +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 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