aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_build_info_err.txt
AgeCommit message (Expand)Author
2020-10-16cmd/go/internal/modload: allow 'go get' to use replaced versionsBryan C. Mills
2020-10-13cmd/go: adjust ImportMissingError when module lookup is disabledBryan C. Mills
2020-09-30cmd/go: test more commands in mod_build_info_errorBryan C. Mills
2020-09-11cmd/go: refactor modload.Import for better -mod=readonly errorsJay Conrod
2019-12-06cmd/go: avoid generating "malformed module path" errors for standard-library ...Bryan C. Mills
2019-09-19cmd/go: don't construct module version info if there are import errorsJay Conrod