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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http/httptrace: WroteHeaders should be called after flush or provide an option to do so
- net/url: `(*Error).Timeout` and `(*Error).Temporary` methods should use `errors.As` instead of type assertion
- cmd/go: document process for tagging and deleting a package from a module
- x/crypto/acme/autocert: better error messages for failed validations
- crypto: only partial validation of Hash argument in RegisterHash
- x/pkgsite: adding a package via request button description is misleading
- x/build/cmd/gerritbot: TestCommitMessage failures with dynamic link warnings on macOS
- x/text: iterator does not handle zero width joiner
- wasm: duplicate import in wasip1 compiled binary
- x/tools/gopls: disable package-oriented diagnostics for files/directories whose names begin with "."/"_"
- Docs
- Go not yet supported