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/crypto/ssh: CertChecker.CheckCert ability to check against multiple principals
- runtime/race: should 32-bit atomic ops be flagged as racing with 64-bit atomic ops?
- cmd/go: optimize CGO caching and dead code removal
- x/playground: exit code 2 is cached and returned for a valid program
- crypto/tls: conflicting lock order in Handshake() and Read()
- encoding/xml: unable to handle utf-16-encoded file without manual manipulation of source bytes
- x/playground: send SIGQUIT on timeout to provide useful context
- runtime: weird panic while dumping non-pointer struct with wrapped error
- runtime: support SSE2 memmove on older amd64 hardware
- proposal: cmd/vet: should check for assignments to inbuilt types
- Docs
- Go not yet supported