aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/modload/mvs.go
AgeCommit message (Expand)Author
2020-06-01cmd/go/internal/modload: document mvsReqs.MaxJay Conrod
2020-04-29cmd/go/internal/modload: use lockedfile to read path-replacement go.mod filesRichard Miller
2020-04-03cmd/go: report original module path in error parsing replaced go.modJay Conrod
2020-03-09cmd/go/internal/modload: factor smaller files out of load.go and init.goBryan C. Mills