aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_load_replace_mismatch.txt
AgeCommit message (Expand)Author
2021-04-30cmd/go: smooth out upgrade paths for lazy loadingBryan C. Mills
2021-03-25cmd/go/internal/modload: replace the global buildList with structured require...Bryan C. Mills
2020-10-23cmd/go: don't fetch files missing sums in readonly modeJay Conrod
2020-08-24cmd/go/internal/mvs: indicate the actual version when printing a mismatched M...Bryan C. Mills
2020-04-03cmd/go: report original module path in error parsing replaced go.modJay Conrod