diff options
| author | Jonathan Amsterdam <jba@google.com> | 2022-06-14 06:40:49 -0400 |
|---|---|---|
| committer | Jonathan Amsterdam <jba@google.com> | 2022-06-14 14:00:03 +0000 |
| commit | 9ffe8b928e4fbd3ff7dcf984254629a47f8b6e63 (patch) | |
| tree | e4baa8bdc36a2d642c677f7bd120f471d3026679 /devtools/docker | |
| parent | 2de536ebca9d4d8ce652f3326158a7b62e8238a2 (diff) | |
| download | go-x-pkgsite-9ffe8b928e4fbd3ff7dcf984254629a47f8b6e63.tar.xz | |
cmd/pkgsite: ignore indirect modules
When `go list -m` lists an indirect module, there is no GoMod path.
This was confusing the pkgsite command, because it assumed there was one.
Since `go list` doesn't provide enough information to serve indirect modules,
ignore them.
Fixes golang/go#53323
Change-Id: I0ff9658ee286b2f11dabf76d1bf5f65a9c16ed42
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/412058
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'devtools/docker')
0 files changed, 0 insertions, 0 deletions
