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