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
- cmd/go: suggest 'go get' instead of 'go mod tidy' when indirect dependencies are missing
- cmd/go, misc/cgo: clang does not generate .edata sections
- cmd/go: allow generate to skip missing files
- x/pkgsite: examples don't properly run for preview release modules
- crypto/tls: Should use c.sendAlert(alertInternalError) instead of c.sendAlertLocked(alertInternalError) ?
- x/mobile: building for iOS Simulator, but linking in object file built for iOS, for architecture arm64.
- x/net/route: parseInterfaceMessage broken on Dragonfly
- x/tools/gopls: include modifiers in completion candidate labels
- cmd/compile: no debug information emitted for type used only as initializer
- net/rpc: reduce the execution of reflect and decode
- Docs
- Go not yet supported