Skip to content

Commit

Permalink
fix: update go extension url
Browse files Browse the repository at this point in the history
  • Loading branch information
daveleroy authored Jul 1, 2020
1 parent 5dbbb56 commit d56f5e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debug_adapters/go.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"install": {
"name": "vscode-go",
"type": "vscode",
"url": "https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-vscode/vsextensions/Go/latest/vspackage"
"url": "https://marketplace.visualstudio.com/_apis/public/gallery/publishers/golang/vsextensions/Go/latest/vspackage"
}
}
}

0 comments on commit d56f5e7

Please sign in to comment.