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
- proposal: bytes,strings: add LastIndexRune
- x/text/collate: collate.Numeric sorts 0 wrong
- proposal: x/oauth2: (un)marshal extra token properties
- testing: Fuzz testing with `fuzztime` flag sometimes fails incorrectly with "context deadline exceeded"
- crypto/x509: enable strict domain name validation during creation and parsing
- runtime: programs that allocate in a loop can blow past the heap goal
- cmd/trace: wrong number of GCWaiting goroutines
- x/tools/go/analysis/passes/inline: unclear how to use `//go:fix inline` to phase out the use of promoted methods
- x/tools: make API changes visible during code review
- x/tools/gopls: Definition: does not treat doc link followed by colon as a reference
- Docs
- Go not yet supported