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/go: version stamping from VCS no longer works in Go 1.25 when in a nested module and repo root has no go.mod file
- x/tools/gopls: prefix SignatureHelp label with "func"
- debug/gosym/v2: WIP gosym v2 implementation
- x/build: add Debian Trixie builders
- cmd/compile: excessive time spent in line numbering
- cmd/compile: methods on generic type parameters are not inlined
- x/image/font/opentype: can't draw "/System/Library/Fonts/Apple Color Emoji.ttc" (sbix issue?)
- x/crypto/chacha20: chacha20 is extremely slow even slower than chacha20-poly1305
- proposal: archive/tar: add Reader NextOffset()
- x/tools/go/packages: Load(config, "./...") has odd behavior with build tags
- Docs
- Go not yet supported