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
- doc: write release notes for Go 1.28
- x/tools/go/analysis/passes/modernize: slicesbackward: rewrite is significantly slower and has no per-site opt-out
- x/tools/go/callgraph/rta: nil *ssa.Function on worklist crashes Analyze on exported generic methods
- cmd/compile: performance regression with returned structs in 1.27.0 due to CL 748200
- encoding/json/v2: `json:",embed"` is rejected on a Go-embedded field of map or jsontext.Value type
- net/url: urlmaxqueryparams rejects a query at the configured maximum
- archive/zip: Writer.Copy preserves stale Zip64 offset extra fields
- crypto/internal/fips140: no ability to activate both "debug" and "only" at the same time
- x/tools/go/analysis/passes/modernize: slicesbackward: invalid variable shadowing in loop
- internal/runtime/maps: use fxhash for very small keys
- Docs
- Go not yet supported