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
- net/url: `(*Error).Timeout` and `(*Error).Temporary` methods should use `errors.As` instead of type assertion
- x/text: gotext nil dereferences when a const declaration is in another file
- 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/tools/gopls: panic in analysis
- x/text: iterator does not handle zero width joiner
- wasm: duplicate import in wasip1 compiled binary
- Docs
- Go not yet supported