From 2c14fff9828696c41c264babecc24335dc2398ea Mon Sep 17 00:00:00 2001 From: Gospodin Bodurov <gospodin.bodurov@vereign.com> Date: Fri, 21 Feb 2020 14:56:58 +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 1d49da6..337f386 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "351-employee-account-status" + branch = "master" name = "code.vereign.com/code/restful-api" [prune] -- GitLab