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
- os: some examples use functions obviated by errors.Is
- crypto/tls: remove minimum version requirement for tls.Config used for QUIC
- syscall: add Landlock support for execve() on Linux
- crypto/mldsa: new package
- 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
- Docs
- Go not yet supported