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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: `SIGSEGV` via go test with -race -cover and -tags netgo on alpine linux/arm64
- math/big: doesn't have example in the documentation for each function
- proposal: crypto/ecdh: support for secp256k1 curve
- net/http: possible race on persistConn.roundtrip vs. persistConn.readloop in transport when using httptrace
- x/tools/cmd/signature-fuzzer/fuzz-driver: TestEndToEndIntegration failures
- x/build: UI improvements for subrepo benchmarks
- runtime/pprof: system information in output
- crypto/cipher/ctr: ctr-aes support offset
- net: lookup: avoid creating a new goroutine if context is canceled and lookupIPAddr isn't actually resolving
- go/ast: allow Example output to not reduce empty lines
- Docs
- Go not yet supported