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 supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: time: add constants for DatetimeMilli, DatetimeMicro, and DatetimeNano Formats
- encoding/xml: XML tag name that consist of ':' doesn't get umarshaled properly
- crypto/hmac: allocate hmac struct on the stack
- proposal: crypto/x509: remove x509sha1 GODEBUG in Go 1.24
- x/vuln/cmd/govulncheck: check against toolchain/go directive version
- all: Alpine Linux ships modified Go binaries
- x/pkgsite: examples in external test packages are not runnable
- crypto/x509: AKI (Authority Key Id) exclusion logic is broken
- x/text: incorrectly decodes all GBK/GB18030 double-byte PUA characters to U+FFFD
- cmd/compile: treat bool-to-int conversion as a constant for optimization for more complex patterns
- Docs
- Go not yet supported