From 97f8727ad5a145cc9e0fdbdf6f3760bd46a5e70f Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Tue, 13 Nov 2018 00:00:12 +0100 Subject: [PATCH] update azure pipeline --- azure-pipelines.template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/...