From 7ffac22cd4e9e9284735d431da63529be7265715 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Wed, 2 Sep 2020 12:58:17 +0000 Subject: [PATCH] 1.14.7 -> 1.15.1 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8fb28873..ae3f0810 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ steps: - checkout: self - task: GoTool@0 inputs: - version: '1.14.7' + version: '1.15.1' - script: | mkdir triggersrc ls -I "triggersrc" | xargs cp -rf -t triggersrc