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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/internal/boring: NewCTR does not panic when given an IV with different length than block size
- x/text/collate: Key and KeyFromString silently ignore the collate.Force option
- x/image/vector: panic and weird drawings on RGBA and Alpha image dsts with Uniform image src
- proposal: time: expose Location extend string for zone transitions
- encoding/xml: does not reject non-space before the root element or after the end of the root element
- x/net/http2: improve frame decoding performance by reusing frames
- encoding/xml: allows a colon before or after an XML name
- encoding/xml: does not reject duplicate attribute names
- encoding/xml: does not check namespace constraints that do not require keeping extra state
- encoding/xml: does not reject multiple attributes with the same namespace URL and local part
- Docs
- Go not yet supported