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
- x/pkgsite: present the package paths in the vulnerability info shown in the versions tab
- database/sql: incorrect assumptions about parameter names
- 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
- 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
- Docs
- Go not yet supported