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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: runtime/debug: add standard library dependency information to `debug.BuildInfo`
- proposal: x/crypto/argon2: add password hashing/verification wrapper
- net/http: server may open an unlimited number of file descriptors without program control
- os: GOOS=wasip1 returns non-IsNotExist errors on non-existent files
- runtime: Getting interrupts on isolated cores (caused by simple Go app) during low-latency work
- cmd/cgo: compiler accepts invalid declaration of methods on aliases to C types
- crypto/x509: RevocationList.CheckSignatureFrom doesn't check Subject
- proposal: runtime: deprecate `MemStats.Lookups`, possibly retroactively as of Go 1.11
- crypto/elliptic: P256 ScalarBaseMult with order-34 yields point at infinity
- proposal: crypto/x509: Add support for PKCS#10 attributes
- Docs
- Go not yet supported