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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: the .Deps field is used to determine whether test-variant packages have import cycles
- proposal: text/template: allow callers to handle errors
- os/exec: Cmd fails to enforce that Env entries are of the documented "key=value" form
- proposal: cmd/vet: add new flag to support stdmethod checks for specific methods
- x/pkgsite: improve package notes headers
- crypto/internal/nistec: remove ppc64le assembly
- net: TestConnClose failure with "connect: connection refused" on netbsd-arm-bsiegert
- runtime: mexit leads to SIGSEGV due to g.m becoming nil
- x/tools/gopls: can't enable semantic tokens from Emacs lsp-mode
- cmd/compile: Support `make jobserver` for dynamic negotiable concurreny during compilation
- Docs
- Go not yet supported