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
- x/text/unicode/norm: NFC/NFKC clips starter to 16 bits in combine(), corrupting supplementary-plane starters and some BMP pairs
- proposal: `crypto/cipher`: evaluate multi-block pipelined assembly architecture for OCB mode optimizations
- crypto/cipher:gofips140: unrecognized failures
- encoding/json: Decoder.More reports a SyntaxError instead of io.EOF on truncated input under jsonv2
- crypto/cipher:gofips140-v1.0.0-c2097c7c: TestCBCAESWycheproof/AES-NI failures
- crypto/cipher:gofips140: TestCBCAESWycheproof/AES-NI failures
- cmd/fix inlinefieldassignments causes DuplicateLitField error on embedded structs, `go fix` can produce code that won't compile
- os/exec: Darwin child inherits SA_SIGINFO/SA_RESTART flags with a SIG_DFL disposition
- cmd/compile: arm64 "FLDPS ...: constant is not in pool" building a large-offset float-pair load (regression in go1.27.0)
- simd: GODEBUG mishandles simd=1 and accepts unsupported vector sizes
- Docs
- Go not yet supported