We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d632fe commit d378b4bCopy full SHA for d378b4b
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