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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- encoding/asn1: Marshal doesn't handle nil interface values correctly
- cmd/cgo: does not correctly read DWARF data for unsigned types
- spec: clarify timing of nil-checks for defer/go statements
- net/http: broken https connections reuse on arm64
- encoding/csv: skipping of empty rows leads to loss of data in single-column datasets
- x/playground: return non-200 for timeout errors
- cmd/compile: optimize bits.OnesCount(x) == 1
- net: not possible to set TCP backlog parameter for listener
- x/pkgsite: support removing packages in the top-level module, but not in nested modules
- x/pkgsite: confusing display of constants block when there are unexported constants
- Docs
- Go not yet supported