]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go: group 'go get' update messages together near the end of output"
authorAustin Clements <austin@google.com>
Sat, 30 May 2020 20:40:58 +0000 (20:40 +0000)
committerAustin Clements <austin@google.com>
Sun, 31 May 2020 00:38:00 +0000 (00:38 +0000)
commitfc40beb987fa503f3452e2e311f765241f5a3cf0
tree8de925b53589b8e542942a60bddea3dc5f9000b1
parent1ed57c1b720d6ffa8bc8d074aa9a5751a2c81b87
Revert "cmd/go: group 'go get' update messages together near the end of output"

This reverts https://golang.org/cl/232578.

Reason for revert: This commit broke TestScript/mod_load_badchain,
which is causing all longtest builders to fail.

Change-Id: I4a17392ce74ac3a7ad340980556025f669d94b65
Reviewed-on: https://go-review.googlesource.com/c/go/+/235857
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/go/internal/modget/get.go
src/cmd/go/testdata/script/mod_get_update_log.txt [deleted file]