aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_get_moved.txt
AgeCommit message (Expand)Author
2020-11-09cmd/go: prefer 'go get -d' instead of 'go get' in script testsBryan C. Mills
2020-11-05cmd/go/internal/modget: resolve paths at the requested versionsBryan C. Mills
2020-08-24cmd/go: use verbose flag to log proxy activitiesConstantin Konstantinidis
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-09cmd/go/internal: factor out modload.QueryPackage and use in in modgetBryan C. Mills