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 supported957 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- math/big: ProbablyPrime panics when the Lucas parameter search exceeds its bound
- crypto/tls: final ServerHello can accept ECH after HelloRetryRequest rejected it
- crypto/tls: RSA key exchange accepts ciphertexts shorter than the modulus
- crypto/rsa: VerifyPSS accepts salts longer than the hash in FIPS-only mode
- crypto/x509: reject unsupported bounds in critical name constraints
- net/http: ServeContent returns 416 for an unsupported Range unit instead of ignoring it
- net/http: readLoop reads Response.ContentLength after Body.Close returns [1.27 backport]
- net/http: Response.Body.Close returns the earlier Read error after a non-EOF Read failure [1.27 backport]
- crypto/tls: TestFIPSServerSignatureAndHash failures
- net/http: Response.Trailer race due to response body draining [1.27 backport]
- Docs
- Go not yet supported