We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfee565 commit 44712bfCopy full SHA for 44712bf
1 file changed
extension/src/goInstallTools.ts
@@ -780,7 +780,6 @@ async function suggestDownloadGo() {
780
suggestedDownloadGo = true;
781
}
782
783
-
784
/**
785
* Interface for the expected JSON output from `go list -m -versions -json`.
786
* See https://go.dev/ref/mod#go-list-m for details.
0 commit comments