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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: reflect: add Type.CanSeq0 and Value.Seq0
- x/build: add tool to generate an issue from a trybot failure, the same way watchflakes would
- cmd/compile: fix typo in comment
- go/types: unrecognized failures
- cmd/vet,x/tools/go/analysis/passes/printf: false positive on "does not support error-wrapping directive %w" on Sprintf-and-Errorf-wrapper
- os: update examples to use errors.Is instead of deprecated functions
- encoding/json/v2: performance regression when umarshalling in []any
- os: some examples use functions obviated by errors.Is
- x/build: publish Go source code releases to the Checksum Database
- crypto/tls: remove minimum version requirement for tls.Config used for QUIC
- Docs
- Go not yet supported