mirror of https://github.com/golang/go.git
This is a pure move with no code changes. Rename parse_mod.go to mod_tidy.go since it's changed a bit. Move the modfile.go functions into view.go since (1) Heschi doesn't like spreading methods into multiple files and (2) it only has 2 functions in it anyway. Change-Id: If0d7e4b50ac22c57302d90d68c2181dbb3ca8b87 Reviewed-on: https://go-review.googlesource.com/c/tools/+/216142 Reviewed-by: Rohan Challa <rohan@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| analysis.go | ||
| cache.go | ||
| check.go | ||
| debug.go | ||
| error_test.go | ||
| errors.go | ||
| external.go | ||
| load.go | ||
| mod_tidy.go | ||
| overlay.go | ||
| parse.go | ||
| pkg.go | ||
| session.go | ||
| snapshot.go | ||
| view.go | ||