go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: `go get` should give a clearer error with `GO111MODULE=off`
- cmd/go: When `go list -m -json -versions` returns no versions, it does not include an `Origin`
- x/tools/cmd/deadcode: add a way to treat exposed APIs as reachable
- cmd/compile: loopvar doesn't trigger nocopy detection
- cmd/go/internal/work: allows installing cross-compiled binaries GOBIN is set
- cmd/asm,cmd/compile: add support for control flow integrity
- cmd/go: coverpkg doesn't ignore directories starting with '.'
- os: expand support for Windows Deduplication Reparse Points to Include SIS (NTFS)
- x/mobile: androidapi parameter not working when using gomobile build command
- all: failures on `darwin/amd64` with `device error`
- Docs
- Go not yet supported