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
- cmd/compile: misleading error trying to convert to pointer to type parameter
- net/http: do not copy Proxy-Authorization on redirects
- archive/tar: test tarinsecurepath behavior for link targets
- 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` [1.25 backport]
- 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` [1.26 backport]
- cmd/compile: crash the compiler if trying to pass a SSA generic value of different sizes into each other
- runtime: concurrent map read and map write with sync.RWMutex on ppc64le [1.25 backport]
- runtime: concurrent map read and map write with sync.RWMutex on ppc64le [1.26 backport]
- crypto/tls: HelloRetryRequest accepts changed PSK identities on second ClientHello
- crypto/tls: SupportsCertificate can disagree with TLS 1.2 signature rules
- Docs
- Go not yet supported