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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go/internal/telemetrycmd: fix quotes in help message
- cmd/compile: inconsistency with whether wrapper shows in traceback in race mode when method is tail call optimized
- x/tools/gopls/internal/analysis: best-effort simplification of custom comparison functions
- crypto/x509: Add VerifyOptions.UnknownAlgorithmVerifier
- proposal: cmd/compile: align all the global variables to cache line size boundaries
- proposal: io: add NoEOF to convert EOF to ErrUnexpectedEOF
- cmd/compile: wrapping funcs in interfaces causes them to escape
- cmd/compile: support conditional escapes by splitting variables
- cmd/compile: devirtualize singly-typed interface return values
- proposal: x/crypto/acme: add RetryAfter field to the Authorization, Order & Challenge objects
- Docs
- Go not yet supported