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