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 supported952 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/x509: CertPool.Subjects exposes mutable internal subject slices
- crypto/tls: TLS 1.3 post-handshake messages can bypass non-advancing record limit
- crypto/x509: Darwin verification can crash on invalid UTF-8 DNSName
- crypto/x509: ParseOID is slow on very large textual OID components
- proposal: cmd/doc: add -doctool flag to specify alternative doc servers or pkgsite versions
- cmd/go: avoid ImportMap panic for synthetic imports
- crypto/tls: TLS 1.3 ticket_age_add accepts partial random reads
- cmd/compile: prove misscompilation in slicemask folding leaves garbage in the upper half of the 32bits of the register when slicing a slice by a non constant value that is `< cap`
- runtime: use epoll_pwait2 for sub-millisecond netpoll timeouts
- encoding/json: consider implications of using TextAppender in V1 backwards-compatibility mode
- Docs
- Go not yet supported