mirror of
https://github.com/golang/go
synced 2024-11-05 15:06:09 -07:00
91381dc0ae
When the GOMOD value is the operating system's null device, there isn't a main module. Return an empty build list right away, since running 'go list -m all' in Go 1.14 will cause a "cannot match "all": working directory is not part of a module" error. Fixes golang/go#35690 Updates golang/go#35728 Change-Id: I024ca3b7d774835140ce4a1625133aff6554a533 Reviewed-on: https://go-review.googlesource.com/c/tools/+/208258 Reviewed-by: Bryan C. Mills <bcmills@google.com> |
||
---|---|---|
.. | ||
doc.go | ||
godoc_test.go | ||
goroot.go | ||
handlers.go | ||
main.go |