Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vgo: vgo list -m -json should print json #25360

Closed
alexd765 opened this issue May 12, 2018 · 1 comment
Closed

x/vgo: vgo list -m -json should print json #25360

alexd765 opened this issue May 12, 2018 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@alexd765
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

go version devel +94280237f4 Fri May 11 20:28:02 2018 +0000 linux/amd64 vgo:2018-02-20.1

Does this issue reproduce with the latest release?

yes

What did you do?

vgo list -json

and

vgo list -m -json

What did you expect to see?

json including module info

and

module info in json form

What did you see instead?

json including module info

and

module info not in json form

@gopherbot gopherbot added this to the vgo milestone May 12, 2018
@bcmills bcmills added the NeedsFix The path to resolution is known, but the work has not been done. label Jun 15, 2018
@gopherbot
Copy link

Change https://golang.org/cl/120198 mentions this issue: cmd/go/internal/list: add module support

@golang golang locked and limited conversation to collaborators Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants