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 supported951 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- build: build failure with "RPC failed permanently: rpc error: code = DeadlineExceeded" on "UpdateBuild" despite otherwise successful test execution
- cmd/go: test failure due to unexpected telemetry files left behind in temporary directory
- doc: fix typo in godebug.md
- simd/archsimd: switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3
- cmd/compile/internal/ssa: optimize read-only constant load on RISCV64
- cmd/fix: `go fix` inline producing conflicting var names
- cmd/go: disallow `go list ...` in module mode
- cmd/compile: fallthrough prevents the elimination of some bounds checks
- cmd/go/internal/vcweb/vcstest: TestScripts/git/gitrepo-sha256.txt failures
- os/user: GroupIds fails when a member of more than 256 groups on macOS
- Docs
- Go not yet supported