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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: mime/multipart: add method Reader.SetRejectContentTransferEncoding(bool) to support net/http rejecting multipart form parts with "Content-Transfer-Encoding" header which is explicitly deprecated by RFC 7578 Section 4.7
- x/tools/cmd/callgraph: calls to interface implementation not reported in cha callgraph
- go/ast,go/format: newline missing between modified comment and function
- cmd/compile: greedy basic block layout
- cmd/compile: greedy basic block layout
- proposal: runtime/pprof: cross system stack transitions in the heap profiler
- x/build/cmd/watchflakes: possibly report newly-skipped tests
- cmd/go: per-file Go versions via //go:build do not play well with goexperiment
- compress/flate: unrecognized failures
- cmd/vet: warn on 3-clause loops where an iterator variable contains a lock type when GoVersion>=1.22
- Docs
- Go not yet supported