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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/build/maintner: reports inconsistent world state (e.g., issue state vs issue events) during short windows of time
- runtime/race: goroutine IDs in race failures are incorrect
- cmd/cgo: avoid calls to cgoCheckPointer when debug.cgocheck=0
- cmd/gofmt: comment in return params is misplaced
- x/build/cmd/gomote: 'gomote ssh' on plan9 can't see files installed by 'gomote put'
- all: ensure that tests do not write to the current directory
- os/exec: race on cmd.Wait() might lead to panic
- x/build/cmd/gopherbot: reply to commit comments saying we do not monitor them
- text/template: documentation for IsTrue disagrees with its implementation for struct types
- cmd/cover: branching to a labeled for misses some coverage
- Docs
- Go not yet supported