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
- os/exec: LookPath() doesn't consider chroot
- x/website: link to signatures on Go releases and document how to validate
- net/http: Transport.Clone breaks HTTP/2
- net/http: drop support for any other TransferEncoding value than "chunked"
- proposal: net/http: Add NewDefaultTransport function
- proposal: crypto/tls: RFC 7685 support (ClientHello "padding(21)")
- crypto/x509: subject/issuer hint fallback for unknown-authority errors
- net/rpc: error not returned if ClientCodec.WriteRequest sleeps
- cmd/go: poor error message when resolving an import path that is missing from the main module
- x/tools/gopls: consider using &S form instead of *S for pointer type struct field autocompletion
- Docs
- Go not yet supported