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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/tls: add tlsmldsa GODEBUG setting
- path/filepath: Walk fails for long file paths
- encoding/json/v2: marshaling slices of typed structs is 1.5x–2x slower in Go 1.27 vs legacy implementation
- x/tools/internal/refactor/inline: simplify binding decls to param := arg when types are redundant
- x/tools/internal/refactor/inline: simplify binding decls to param := arg when types are redundant
- x/tools/internal/refactor/inline: inline parameterless {stmts; return} calls in assign context
- x/tools/internal/refactor/inline: prefer pathpkg-style local import names
- x/tools/internal/refactor/inline: wrap void calls out of if/for/switch init
- x/tools/internal/refactor/inline: discard go/defer of empty functions
- x/tools/internal/refactor/inline: unwrap variadic literal in empty-body discard
- Docs
- Go not yet supported