aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorJay Conrod <jayconrod@google.com>2020-11-10 15:48:37 -0500
committerJay Conrod <jayconrod@google.com>2020-11-18 15:31:11 +0000
commitd3072b838366e7cc6b9af9767d3648f6e62bae8b (patch)
treefac3c07df5ef9a1650f72e6cf35d7e20918c8353 /src/runtime
parentb194b5151fdac0c33da0b7359c97f92781ab3b5e (diff)
downloadgo-d3072b838366e7cc6b9af9767d3648f6e62bae8b.tar.xz
cmd/go: in 'go get', only load retractions for resolved versions
Previously, 'go get' loaded retractions for every module in the build list, which took a long time and usually wasn't helpful. This rolls forward CL 269019, which was reverted in CL 270521. The new revision adds a call to modload.ListModules at the end of 'go get' to ensure .info files are cached for everything in the build list. Fixes #42185 Change-Id: I684f66c5e674384d5a0176fbc8317e5530b8a915 Reviewed-on: https://go-review.googlesource.com/c/go/+/270858 Trust: Jay Conrod <jayconrod@google.com> Reviewed-by: Bryan C. Mills <bcmills@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions