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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/link, runtime: prominently report use of -checklinkname=0 when there is a runtime problem
- x/tools/gopls: in the go repo documentation for functions name `issueXXXXX` should include go.dev/issues link
- x/tools/go/analysis/passes/ctrlflow: add way to specify additional noreturn functions (e.g. for interface methods)
- runtime: add runtime/pprof goroutine labels to tracebacks
- time: fix typo in comment
- proposal: cmd/go: support dependency cooldown in Go tooling
- proposal: net/http/httptest: synctest support
- cmd/link: DWARF5 implementation breaks debugedit
- runtime: TestCgoCallbackPprof failures
- x/tools/goimports: enable deleting without adding missing imports
- Docs
- Go not yet supported