From a3ab9ce234d3136b71f76a671c82bb7c30d5dfb3 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Fri, 6 Nov 2020 12:10:50 +0000 Subject: [PATCH] 1.15.3 -> 1.15.4 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c454904e4..aa7c1c268 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ steps: - checkout: self - task: GoTool@0 inputs: - version: "1.15.3" + version: "1.15.4" - script: | go version go mod download