summaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/modfetch/codehost/git_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: update references to symbols moved from io/ioutil to ioRuss Cox2020-10-201-1/+2
* all: update references to symbols moved from os to io/fsRuss Cox2020-10-201-1/+2
* cmd/go: allow configuring module cache directory with GOMODCACHEMichael Matloob2020-04-081-1/+0
* cmd/go: fix windows test failuresJay Conrod2019-11-111-1/+10
* cmd/go/internal/modfetch/codehost: remove invariantly-empty return value from...Bryan C. Mills2019-10-241-10/+6
* cmd/go: call flag.Parse to properly initialize test environment variablesJakub Čajka2018-07-131-0/+4
* cmd/go: merge module support from x/vgo repoRuss Cox2018-07-121-0/+631