From 97f7d7a00051379e785bbb7c0e594a9a7e99729b Mon Sep 17 00:00:00 2001 From: Gospodin Bodurov <gospodin.bodurov@vereign.com> Date: Wed, 17 Apr 2019 10:40:27 +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 1a49f69..349b503 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "391-device-management-ability-to-authorize-new-device" + branch = "master" name = "code.vereign.com/code/restful-api" [prune] -- GitLab