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 supported946 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/mobile: reverse binding testdata build failed
- cmd/cgo: "fatal: morestack on g0" when interacting with PHP Fibers
- x/tools/gopls: rename incorrectly renames multiple function definitions
- x/tools/go/packages: Load has a dependency on the go command and selects it via exec.LookPath("go"); environment differences cause e.g. 'GOTOOLCHAIN=go1.n.m go run .' and 'GOTOOLCHAIN=go1.n.m go build && ./prog' to select versions of the go command that may not be equal
- runtime: crashes with "runtime: traceback stuck"
- encoding/xml: XML tag name that consist of ':' doesn't get umarshaled properly
- x/vuln/cmd/govulncheck: check against toolchain/go directive version
- all: Alpine Linux ships modified Go binaries
- crypto/x509: AKI (Authority Key Id) exclusion logic is broken
- x/net/trace: dependency on html/template inhibits dead code elimination
- Docs
- Go not yet supported