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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- pprof: support limit the max number for dumping goroutines.
- x/tools/gopls: provide a way to suppress analysis diagnostics for certain files
- x/tools/gopls/internal/regtest/modfile: TestUnknownRevision consistently failing on plan9-386 and plan9-amd64 builders
- cmd/go: provide a convenient way to iterate all packages in go.work workspace
- cmd/go: `go mod tidy` ignores `go.work` file
- x/build/cmd/gopherbot: comment on bad subrepo issue references
- x/tools/internal/lsp/lsprpc: TestClientLoggingV2 failure with "timeout waiting for client log"
- x/tools/cmd/godoc: generics: type parameter incorrectly linked
- time: TestTimerModifiedEarlier failures with "timer took too long" on plan9-arm
- x/crypto: ssh/client.NewSession() fails when remote key has an exponent greater than 24b
- Docs
- Go not yet supported