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 supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/build,cmd/link: darwin/amd64 builders unexpectedly skipping `cmd/link.TestBuildForTvOS`
- runtime/cgo: do not change directory during runtime/cgo init
- runtime: allocate no-escape map buckets to the stack more aggressively
- runtime: allow no-escape slices of unknown capacity to be allocated to the stack more aggressively
- archive/zip: (*File).Open is inconsistent with (*Reader).Open for directory entries
- cmd/compile: multiple performance regressions due to CL 270940, 448036, or 454036
- cmd/compile: PGO compiler diagnostics
- x/tools/gopls: be more careful when computing edits or positions on fixed source
- cmd/get: `go get` fails with "...found, but does not contain package" instead of resolving nested module
- time: update zoneinfo_abbrs on Windows
- Docs
- Go not yet supported