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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/crypto/ssh: prefer `rsa-sha2-512` over `rsa-sha2-256` for RSA SSH signatures
- proposal: runtime: heap adaptive resizing with gc throughput control
- cmd/fix: x/tools/go/analysis/passes/modernize: slicescontains hoists needle expression, changing side effect count
- reflect: Value.Seq2 on a map value allocates more than Value.MapRange
- x/build: memory corruption crashes on darwin builders
- runtime: memory corruption on mips builders
- all: replace calls to errors.As with errors.AsType
- net: (small) ddos vulnerability in stub dns resolver
- x/tools/gopls: refactor.inline.variable sometimes (erroneously) inlines initial declarations
- context: fix outdated documentation
- Docs
- Go not yet supported