aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_gonoproxy.txt
AgeCommit message (Expand)Author
2020-11-30cmd/go: remove trailing whitespace from test scriptDaniel Martí
2020-11-20cmd/go: remove ListModules call in runGetJay Conrod
2020-11-09cmd/go: prefer 'go get -d' instead of 'go get' in script testsBryan C. Mills
2020-05-26cmd/go: report error for empty GOPROXY listJay Conrod
2020-05-21cmd/go: rank errUseProxy lower when handling proxy errorsJay Conrod
2019-06-12cmd/go: add GOPRIVATE environment variableRuss Cox
2019-06-10cmd/go: in tests, don't assume that the 'git' binary is presentBryan C. Mills
2019-04-30cmd/go: add test of $GONOPROXY, $GONOSUMDB behaviorRuss Cox