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/compile: optimize away select receive cases with known-zero chans
- crypto/rand: add syscall number fallbacks in seccomp_linux
- proposal: x/tools/go/analysis/analysistest: support expectations for related information
- log/slog: add Record.AllAttrs
- cmd/go: TestScript/vet_basic failures (SEGV in cmd/fix)
- x/tools/gopls: add a way to export gopls metrics/logs
- proposal: spec: function type inference should work in all assignment contexts
- slices: make slices.Clone avoid heap allocation for small slices
- x/tools/gopls/internal/cmd: TestMCPCommandLogging/notrace.log flake due to exit 2 from gopls mcp subprocess
- runtime: append can write out of bounds during data races
- Docs
- Go not yet supported