From cbc023d4490eb1ff2561ab0b6a6a17166bee557e Mon Sep 17 00:00:00 2001 From: Gospodin Bodurov <gospodin.bodurov@vereign.com> Date: Fri, 31 May 2019 06:49:13 +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 1f0b61b..349b503 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "269-implement-workflow-for-signing-already-uploaded-document-dev" + branch = "master" name = "code.vereign.com/code/restful-api" [prune] -- GitLab