]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.13] Revert "cmd/go: add a Latest field to the output of 'go mod...
authorBryan C. Mills <bcmills@google.com>
Thu, 3 Oct 2019 18:55:59 +0000 (18:55 +0000)
committerBryan C. Mills <bcmills@google.com>
Fri, 4 Oct 2019 20:31:54 +0000 (20:31 +0000)
commitcf54026495f1263cf3b589e52a7ef435de980c52
treeba9078afd712a6e4dadee6ce8633d3ef73544f61
parent66b8787f6bb461838dbf482d021c30daeef6dfa6
[release-branch.go1.13] Revert "cmd/go: add a Latest field to the output of 'go mod download -json'"

This reverts CL 183841.

Updates #34533
Fixes #34679

Reason for revert: Introduced a significant performance regression for repos with many incompatible-version tags.

Change-Id: I75d7fd76e6e1a0902b114b00167b38439e0f8221
Reviewed-on: https://go-review.googlesource.com/c/go/+/198699
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
(cherry picked from commit 961837dec23f900bbf8b04230c72397a0aab4be6)
Reviewed-on: https://go-review.googlesource.com/c/go/+/199079
src/cmd/go/alldocs.go
src/cmd/go/internal/modcmd/download.go
src/cmd/go/testdata/script/mod_download.txt
src/cmd/go/testdata/script/mod_download_latest.txt [deleted file]
src/cmd/go/testdata/script/mod_list_upgrade.txt