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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: allow no-escape slices of unknown capacity to be allocated to the stack more aggressively
- net/http: data race involving `net/http.(*http2Framer).WriteDataPadded`
- 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/oauth2/google/internal/externalaccount: TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion failures
- x/website/internal/gitfs: TestGerrit failures
- x/pkgsite: why i can't search my published module only by github account name or module name?
- 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
- Docs
- Go not yet supported