We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d632fe commit 88ce109Copy full SHA for 88ce109
build/azure-pipelines/build-common.yml
@@ -11,7 +11,7 @@ parameters:
11
steps:
12
- task: GoTool@0
13
inputs:
14
- version: '1.16.5'
+ version: '1.18'
15
goBin: $(Build.SourcesDirectory)
16
17
- task: Go@0
0 commit comments