aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_vendor_auto.txt
AgeCommit message (Expand)Author
2019-11-11cmd/go: fix windows test failuresJay Conrod
2019-11-01cmd/go: default to mod=readonly when the go.mod file is read-onlyBryan C. Mills
2019-10-24cmd/go: re-enable 'go list -m' with -mod=vendor for limited patternsBryan C. Mills
2019-10-24cmd/go/internal/list: ensure that cfg.BuildMod is initialized before reading ...Bryan C. Mills
2019-10-15cmd/go: omit new 'vendor/modules.txt' annotations if the go version is 1.13 o...Bryan C. Mills
2019-10-09cmd/go/internal/list: disallow 'list -m' with '-mod=vendor'Bryan C. Mills
2019-10-09cmd/go: automatically check and use vendored packagesBryan C. Mills