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
- cmd/go: add support for dealing with flaky tests
- testing: Coverage() returns different values in 1.21 than 1.19.X
- proposal: x/net/html: add Node.FindAll
- runtime: failures with `fatal error: traceback did not unwind completely` on `openbsd/arm64`
- 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
- Docs
- Go not yet supported