Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox | 2020-12-09 | 1 | -2/+1 |
* | all: update references to symbols moved from io/ioutil to io | Russ Cox | 2020-10-20 | 1 | -1/+2 |
* | cmd/go: allow configuring module cache directory with GOMODCACHE | Michael Matloob | 2020-04-08 | 1 | -1/+2 |
* | cmd/go/internal/modfetch/codehost: remove invariantly-empty return value from... | Bryan C. Mills | 2019-10-24 | 1 | -1/+1 |
* | cmd/go: merge module support from x/vgo repo | Russ Cox | 2018-07-12 | 1 | -0/+140 |