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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- simd: GODEBUG=simd=+ reports inverted hardware CLMUL availability
- net/http, x/net/http2: HTTP/2 IDNA processing skips validation
- cmd/go: cgo compile cache ignores Go builder warning policy
- runtime: netpoll: fix 32-bit little-endian eventfd type confusion
- x/text/unicode/norm: NFC/NFKC composes across a ccc=0 character that combines backward (24-33 of 35 affected, not go1.27-specific)
- cmd/compile: loong64 spills a byte-sized inlined result with an 8-byte MOVD, clobbering adjacent stack slots (go1.27.0)
- x/inet/idna: ToAscii doesn't reject hyphens in positions 3 & 4 when 1 & 2 aren't ascii
- time: accept four-digit UTC offsets in Parse
- x/website/_content/tour: poor writing in spanish
- x/website/_content/tour: translation error in Spanish Tour of Go: "paréntesis" instead of "corchetes" in Generics section
- Docs
- Go not yet supported