diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 05f995c49..5c1a7eb6c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,11 +14,6 @@ steps: - task: GoTool@0 inputs: version: '1.13.5' -- task: Go@0 - inputs: - command: 'get' - arguments: '-d' - workingDirectory: '$(System.DefaultWorkingDirectory)' - task: CmdLine@2 name: Build inputs: