diff --git a/azure-pipelines.template.yml b/azure-pipelines.template.yml index eb3e2942b..5e215c04d 100644 --- a/azure-pipelines.template.yml +++ b/azure-pipelines.template.yml @@ -11,8 +11,8 @@ jobs: steps: - checkout: none - task: GoTool@0 - inputs: - version: '1.11.2' + inputs: + version: '1.11.2' - script: | go version go get -v -t -d v2ray.com/core/...