aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_get_commit.txt
AgeCommit message (Expand)Author
2020-11-09cmd/go: prefer 'go get -d' instead of 'go get' in script testsBryan C. Mills
2020-08-24cmd/go: use verbose flag to log proxy activitiesConstantin Konstantinidis
2020-03-12cmd/go: fix test failures with -count=2Bryan C. Mills
2019-05-30cmd/go: remove support for the 'go get -m' flagJay Conrod
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-04-29cmd/go: implement Go checksum database supportRuss Cox
2018-08-18cmd/go: remove go mod fix, add go help go.modRuss Cox
2018-08-09cmd/go/internal/modload: report errors explicitly from LookupBryan C. Mills
2018-08-09cmd/go: test that 'go get pkg@version' installs pkgBryan C. Mills
2018-08-01cmd/go: split go mod into multiple subcommandsRuss Cox
2018-07-19cmd/go: convert still more module tests to scriptsRuss Cox