From 2952492eb8c910eddeba54f5f8a78cffddf3e094 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Fri, 13 Nov 2020 10:45:24 +0800 Subject: [PATCH] 1.15.4 -> 1.15.5 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aa7c1c26859..d22d09fb6f5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ steps: - checkout: self - task: GoTool@0 inputs: - version: "1.15.4" + version: "1.15.5" - script: | go version go mod download