]> Cypherpunks repositories - gostls13.git/commit
cmd/go: emit error when listing with -f and -json
authorAyan George <ayan@ayan.net>
Tue, 2 Mar 2021 22:44:22 +0000 (17:44 -0500)
committerBryan C. Mills <bcmills@google.com>
Thu, 25 Mar 2021 13:57:08 +0000 (13:57 +0000)
commit9f4d5c94b0cafc4d888b7f02e4ff12c2ff39eedc
tree9fcc46d9a7e05be5dc158b90b5f83f62809e1647
parent402d784b8fc0a7914955eb168ea288338e2025ff
cmd/go: emit error when listing with -f and -json

Fixes #44738
Change-Id: Ie57ddcbe87408c9644313ec2a9ea347b4d6de76b
Reviewed-on: https://go-review.googlesource.com/c/go/+/298029
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Trust: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/list/list.go
src/cmd/go/testdata/script/list_json_with_f.txt [new file with mode: 0644]