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
- net/http: request write error misclassified as Request.Body read error masks response error
- uuid: simplify NewV7 timestamp encoding and shrink lock scope
- time: Time.MarshalBinary rejects encodable V2 offsets with minute part -1
- proposal: x/crypto/openpgp: isolate, tag, delete
- proposal: net/netip: add Prefix.ContainsIPv4Unchecked and Prefix.ContainsIPv6Unchecked for hot-path lookups
- encoding/asn1: BitString.At panics when Bytes length is less than BitLength
- runtime: windows/amd64 exception recovery can write below a goroutine stack and corrupt the Go heap
- crypto/tls: add a GODEBUG to disable advertising ML-DSA signature algorithms in the ClientHello (Go 1.27 regression against TLS-inspecting middleboxes)
- access: may-start-trybots for [email protected]
- crypto/ecdsa: add text marshaling for keys
- Docs
- Go not yet supported