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
- runtime: use NEON for arm64 memmove in the ~128B-32KiB range (building on CL 692295)
- html/template: incorrectly classifies regexp literals after await and yield leading to potential XSS
- runtime/pprof: avoid panic for sigprofNonGoPC short stacks
- x/crypto/ssh: client-side `CheckHostKey` accepts unsupported source-address critical option
- x/crypto/chacha20poly1305: pure Go AVX2 vectorization using Go 1.27 archsimd
- x/build: add LUCI linux-riscv64 builder
- encoding/json/v2: possibly clarify retention prohibitions in documentation
- encoding/json/v2: Unnecessary allocation marshalling struct with IsZero method and omitzero
- proposal: x/tools/imports: speed up repeated Process calls by reusing the environment
- math/big: Int.Divide returns an incorrect remainder when r aliases y
- Docs
- Go not yet supported