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
- runtime: AddCleanup mishandles interface arguments
- x/exp/cmd/apidiff: non-deterministic output drops one of two fields when a type splits into two
- runtime/metrics: add metrics for gauges of number of goroutines by stack size
- unicode: update to Unicode 18.0.0
- encoding/json: `appendIndent` makes no progress with empty indent
- cmd/fix, x/tools/go/analysis/passes/modernize: stditerators rewrites allocation-free reflect field loops into heap-allocating Value.Fields form
- cmd/link: coro_var.go reports a DWARF error or panics instead of rejecting the linkname
- cmd/go: TestScript/cover_runs failures
- math/rand/v2: ChaCha8.UnmarshalBinary panics on an overlong read buffer
- math/rand: NewZipf accepts non-finite parameters that prevent Uint64 from returning
- Docs
- Go not yet supported