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
- x/tools/gopls: translate go.work conflicting replacement errors to quickfixes or a command to run.
- crypto/x509: malformed x509 certificate is accepted since 1.17
- cmd/compile,runtime: optimize channel filling idiom
- x/build: update OpenSSH version on Windows builders
- math/big: UnmarshalText `<nil>` to *big.Float, *big.Int, *big.Rat caused panic
- runtime: "found pointer to free object" on aix-ppc64
- net/http: frequent HTTP2 INTERNAL_ERROR errors during module zip download since 2021-10-06
- gollvm: GoStatepoints.cpp:1433:50: error: no member named 'getElementType' in 'llvm::PointerType'
- cmd/go: consider erroring if `go list -f` requests a field that can't be available
- cmd/go: "go test" seems to cache test build output when GODEBUG changes
- Docs
- Go not yet supported