mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
The module cache can only be added to, so any information discovered about directories that are within a module in the module cache will not change. Store the information we have discovered about the module cache. Updates #32750 Change-Id: I56c88f03f6a364221198fb032b139208497cd0e5 Reviewed-on: https://go-review.googlesource.com/c/tools/+/188762 Reviewed-by: Heschi Kreinick <heschi@google.com>