aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_list_dir.txt
AgeCommit message (Expand)Author
2020-09-11cmd/go: update tests to work with -mod=readonly on by defaultJay Conrod
2020-02-28cmd/go: rationalize errors in internal/load and internal/modloadBryan C. Mills
2019-11-11cmd/go: fix windows test failuresJay Conrod
2019-07-15cmd/go: check for source files in relative paths before attempting to determi...Bryan C. Mills
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2018-12-04cmd/go: emit go list error for local non-existant packagesJay Conrod
2018-08-17cmd/go: do not turn list ./nonexist into a network lookupRuss Cox
2018-08-01cmd/go: move module cache from $GOPATH/src/mod to $GOPATH/pkg/modRuss Cox
2018-08-01cmd/go: allow list of absolute directory pathRuss Cox