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 supported895 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- sync/atomic: add Uint64Pair
- mime/quotedprintable: single line with only period cause message truncation when used in SMTP DATA
- cmd/go/internal/test: test concurrency limited by sequential printing
- x/tools/gopls: offer test function snippets as completion candidates in test files
- x/vuln: add support for silencing vulnerability findings with govulncheck
- x/tools/gopls: rethink serverDispatcher.ExecuteCommand
- x/vulndb, x/pkgsite, x/vuln: display vuln summaries in integrations
- x/mobile: performance degradation by 2 orders of magnitude when running inside a Swift app
- x/tools/gopls: picks random import path not in go.mod when wanted import path for package is in go.mod
- x/build: Tricium should not enforce Go style rules on testdata/*.go
- Docs
- Go not yet supported