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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: investigate when a module would provide an incorrect version to the compiler
- proposal: x/tools/cmd/eg: support for generics
- proposal: archive/tar: add iterator form of (&Reader).Next()
- x/tools/gopls: run completion using partial type checking of current package
- cmd/compile: gracefully exit on parser stack overflow
- x/text/collate: CompareString(collate.Numeric) returns wrong result for "0.0" vs "1.0"
- x/tools/gopls: improvements to loading behavior
- x/tools/gopls: experiment with an option/capability for server-side file watching
- crypto/x509: TestPlatformVerifierLegacy/self-signed_leaf failures
- crypto/x509: TestPlatformVerifierLegacy/expired_leaf failures
- Docs
- Go not yet supported