From 0b7ca175ca3a3bd0cf3b0d1537a1ff8367111fd0 Mon Sep 17 00:00:00 2001 From: Gospodin Bodurov <gospodin.bodurov@vereign.com> Date: Tue, 10 Dec 2019 17:20:41 +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 1e323f9..337f386 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "shared-identity" + branch = "master" name = "code.vereign.com/code/restful-api" [prune] -- GitLab