-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues that have a fix which has not yet been reviewed or submitted.GoCommandcmd/gocmd/goProposalProposal-Accepted
Milestone
Description
$ go version -m -json ~/go/bin/gopls
flag provided but not defined: -json
usage: go version [-m] [-v] [file ...]
Run 'go help version' for details.
VS Code Go (TS/JS) uses go version -m
when inspecting the tools versions.
If go version -m
can output JSON-encoded runtime/debug.BuildSetting
format,
it will help simplifying output parsing a lot.
samthanawalla, DmitriyMV, ainar-g, dmitshur and apparentlymart
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues that have a fix which has not yet been reviewed or submitted.GoCommandcmd/gocmd/goProposalProposal-Accepted
Type
Projects
Status
Accepted