aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_vendor_build.txt
AgeCommit message (Expand)Author
2019-10-09cmd/go: automatically check and use vendored packagesBryan C. Mills
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-03-12cmd/go: search the target for patterns when -mod=vendor is setBryan C. Mills
2019-03-05cmd/go/internal/modload: do not fetch modules in searchPackages if -mod=vendo...Bryan C. Mills
2018-08-10cmd/go: fix go.mod corruption using -mod=vendorRuss Cox