aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_sumdb_proxy.txt
AgeCommit message (Expand)Author
2020-12-02cmd/go: stop tests from using network during -shortRuss Cox
2020-03-31cmd/go: add support for GOPROXY fallback on unexpected errorsJay Conrod
2020-03-27Revert "cmd/go: add support for GOPROXY fallback on unexpected errors"Bryan C. Mills
2020-03-26cmd/go: add support for GOPROXY fallback on unexpected errorsJay Conrod
2019-06-26cmd/go: fix typo in sumdb cache pathHeschi Kreinick
2019-06-18cmd/go: fix sumdb test failure with misbehaving DNS serverJay Conrod
2019-05-30cmd/go: remove support for the 'go get -m' flagJay Conrod
2019-05-07cmd/go: fix sumdb test failureBaokun Lee
2019-04-29cmd/go: implement Go checksum database supportRuss Cox