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 supported895 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: documentation, error messages, and mod tidy behavior can make adding a dependency confusing
- x/mod/modfile: document which fields in a parsed modfile may be nil
- proposal: x/tools/cmd/goimports: support multiple groups for imported packages via -local
- os/exec: detect incorrect usages of Cmd.StdoutPipe
- x/tools/gopls: update package and imports on willRenameFiles/didRenameFiles
- cmd/compile,runtime: speed up heap allocations in loops
- proposal: net/http/pprof: endpoint for debuginfo
- proposal: crypto/tls: support for openssl ciphers symbols, keywords in tls config
- x/image/bmp: NewNRGBA will panic when dealing with too large length and width
- proposal: runtime/trace: add Helper() to hide helpers from callers stack for region API
- Docs
- Go not yet supported