aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_list_bad_import.txt
AgeCommit message (Expand)Author
2018-09-11cmd/go/testdata/script: fix typos in test commentsBryan C. Mills
2018-08-10cmd/go: fix module loader and test-only dependenciesRuss Cox
2018-08-09cmd/go/internal/modload: report errors explicitly from LookupBryan C. Mills
2018-08-09cmd/go: add test cases for 'go list' with bad import pathsBryan C. Mills