mirror of https://github.com/golang/go.git
We were assuming that all in-memory packages were equally useful. That's not true for projects with a large dependency tree. Call into the imports code to score them. While I'm here, score the main module above direct deps. Updates golang/go#36591. Change-Id: I07c56dd3ff7338e76f3643e18d35abc1b52d6763 Reviewed-on: https://go-review.googlesource.com/c/tools/+/215023 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| testdata/mod | ||
| fix.go | ||
| fix_test.go | ||
| imports.go | ||
| imports_test.go | ||
| mkindex.go | ||
| mkstdlib.go | ||
| mod.go | ||
| mod_112_test.go | ||
| mod_114_test.go | ||
| mod_cache.go | ||
| mod_cache_test.go | ||
| mod_pre114_test.go | ||
| mod_test.go | ||
| proxy_112_test.go | ||
| proxy_113_test.go | ||
| sortimports.go | ||
| zstdlib.go | ||