From 8ec60f5895d0b3ce431e63e5ecca92d3dbb6f14f Mon Sep 17 00:00:00 2001 From: Igor Markin <igor.markin@vereign.com> Date: Fri, 24 Jan 2020 07:53:56 +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 337f386..07b0764 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # unused-packages = true [[constraint]] - branch = "master" + branch = "16-integrate-card-payment-in-dashboard" name = "code.vereign.com/code/restful-api" [prune] -- GitLab