From c79a6bcc128075f506de20e161edc8154d920ab3 Mon Sep 17 00:00:00 2001 From: Sasha Ilieva <sasha.ilieva@vereign.com> Date: Mon, 27 Jul 2020 13:04:53 +0300 Subject: [PATCH] Change branch in gopkg --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index 337f386..fb214f1 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "master" + branch = "1129-company-redesing-shared-identity-profiles-attached-to-a-user-don-t-show-the-claims-in-the-vcard" name = "code.vereign.com/code/restful-api" [prune] -- GitLab