aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_list_std.txt
AgeCommit message (Expand)Author
2020-09-09cmd/go/internal/modload: remove (*loader).forceStdVendorBryan C. Mills
2020-02-28cmd/go: avoid matching wildcards rooted outside of available modulesBryan C. Mills
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-03-11all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'Bryan C. Mills
2019-03-11cmd,std: add go.mod filesBryan C. Mills
2019-03-11cmd/go: resolve non-standard imports from within GOROOT/src using vendor dire...Bryan C. Mills