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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: simd/archsimd: enable AMD64 architecture-specific SIMD by default
- proposal: crypto/x509: add functions for working with TBS certificates and revocation lists
- x/net/html: duplicate attributes not handled properly
- net/http: HTTP/2 idle timeout sends single GOAWAY without RFC 7540 §6.8 two-phase drain
- net: reject non-IPv6 in brackets in SplitHostPort (fixes #78945)
- x/net/html: re-generating html/atom/table.go from html/atom/gen.go is not reproducible
- runtime: scavenger unable to release idle heap on ARM64 with 64KB OS pages
- cmd/compile: bounds check elision cannot reason through non-dominating blocks
- net/http: closing HTTP/1 server request body does not interrupt read
- net/http: ServeMux routes `[hostname]:port` to `hostname`
- Docs
- Go not yet supported