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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/playground: add keyboard shortcut for "Share"
- cmd/compile: missing DWARF location lists for return values
- x/net/http2: RoundTrip and/or CloseIdleConnections may leave connections in use after returning
- runtime: frequent ReadMemStats will cause heap_live to exceed next_gc
- cmd/go: suggestion to use go mod download does not work
- io: add an `Err` field to `LimitedReader`
- x/benchmarks/sweet/cmd/sweet: timeout in TestSweetEndToEnd
- spec: allow string(t) conversion in generics where t []T, T byte|rune
- bytes,strings: tests appear to take ~100x as long on riscv
- x/tools/gopls: -remote=auto doesn't use different addresses for different Go versions
- Docs
- Go not yet supported