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
- encoding/json: `appendIndent` makes no progress with empty indent
- cmd/fix, x/tools/go/analysis/passes/modernize: stditerators rewrites allocation-free reflect field loops into heap-allocating Value.Fields form
- cmd/link: coro_var.go reports a DWARF error or panics instead of rejecting the linkname
- cmd/compile: zcse pass does not honor EarlyOk marking
- cmd/go: TestScript/cover_runs failures
- math/rand/v2: ChaCha8.UnmarshalBinary panics on an overlong read buffer
- math/rand: NewZipf accepts non-finite parameters that prevent Uint64 from returning
- crypto/tls: parseECHExt accepts trailing data in outer ECH extensions
- net: Interfaces returns no interfaces on DragonFly BSD
- compress/flate: compression degradation in streaming mode with intermediate Flush() calls
- Docs
- Go not yet supported