aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_bad_domain.txt
AgeCommit message (Expand)Author
2021-01-06cmd/go: make module suggestion more friendlyBaokun Lee
2020-11-05cmd/go/internal/modget: resolve paths at the requested versionsBryan C. Mills
2020-10-13cmd/go: adjust ImportMissingError when module lookup is disabledBryan C. Mills
2019-12-06cmd/go: avoid generating "malformed module path" errors for standard-library ...Bryan C. Mills
2018-08-09cmd/go/internal: factor out modload.QueryPackage and use in in modgetBryan C. Mills
2018-08-09cmd/go/internal/modload: report errors explicitly from LookupBryan C. Mills
2018-07-19cmd/go: convert even more module tests to scriptsRuss Cox