mirror of
https://github.com/golang/go
synced 2024-11-18 12:54:44 -07:00
d15173dcc7
While working in this code, I was confused by the fact that modHandle and modData were used for both ModHandle and ModTidyHandle. Separate out the two so it's a little more clear. This is mostly a copy-paste, with a few fields renamed to simplify them. Change-Id: I20ea11c32a624fd250eabf901d09ebb05fbad062 Reviewed-on: https://go-review.googlesource.com/c/tools/+/238337 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |