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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- all: resource leaks due to missing .Close() calls in various conditions
- x/sys: does not build on linux/sparc64, stuck on porting attempt
- cmd/go/internal/modcmd: expand help text for go mod tidy
- proposal: io: add `WriterTo` to `PipeReader` and `ReaderFrom` to `PipeWriter`
- x/net/ipv{4,6}: adopt net/netip address types
- x/build: corellium builders failing with signal: killed
- runtime: c-shared builds fail to load with dlopen with musllibc: `initial-exec TLS resolves to dynamic definition`
- runtime: go runs into a deadlock where a panicing application never acquires the debuglock due to non-atomic unlock
- proposal: text/template: add ability to send executed content to a pipeline
- x/benchmarks/sweet: support for arm64
- Docs
- Go not yet supported