From 31788c6e1984260b5f71122ea882727d2adbd786 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Thu, 15 Oct 2020 11:07:54 +0000 Subject: [PATCH] 1.15.2 -> 1.15.3 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7d374bce1..c454904e4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ steps: - checkout: self - task: GoTool@0 inputs: - version: "1.15.2" + version: "1.15.3" - script: | go version go mod download