mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
If someone puts something silly in their module cache, ignore it instead of crashing. Fixes golang/go#34027. Change-Id: I114e10010bd6bc483f865a628dc2b331c3a34a11 Reviewed-on: https://go-review.googlesource.com/c/tools/+/193268 Run-TryBot: Heschi Kreinick <heschi@google.com> Reviewed-by: Ian Cottrell <iancottrell@google.com>