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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http/httputil: ReverseProxy handler go routine leaks due to noopCloseReader when backend dies
- cmd/compile: compilation error: prepwrite: bad off=... siz=8 s=main..stmp_0
- 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: reject non-IPv6 addresses in brackets in SplitHostPort
- net/http: ServeMux routes `[hostname]:port` to `hostname`
- Docs
- Go not yet supported