From 35c4fd870cc92bef5176cd375ce775a1c7b0c87c Mon Sep 17 00:00:00 2001 From: Alexey Lunin <alexey.lunin@vereign.com> Date: Fri, 31 Jan 2020 03:56:21 +0300 Subject: [PATCH] force build --- Gopkg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Gopkg.toml b/Gopkg.toml index f93e93c..e7aaf82 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -28,6 +28,7 @@ branch = "get-signed-vcard-exchange-2016-support-ews-methods" name = "code.vereign.com/code/restful-api" + [prune] go-tests = true unused-packages = true -- GitLab