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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/internal/fips140/bigmod: fix `extendedGCD` implementation mismatch
- proposal: simd: architecture and vector-size agnostic SIMD intrinsics under a GOEXPERIMENT
- runtime: TestNotInGoMetric/CgoCallAndCallback failures
- runtime: setevent failed; errno=6, fatal error: runtime.semawakeup
- proposal: cmd/vet, x/tools/go/analysis/passes/errorsastype: detect misuse of `AsType` in `else if`
- x/pkgsite: completely retracted sub-modules still appear in the directories view (github.com/creachadair/ffs/cmd, github.com/creachadair/ffs/storage)
- proposal: text/template: add component, slot, and fill actions for named-prop composition
- proposal: cmd/go: add FileHashes to go list -json output
- cmd/go: when running 'go doc', GOPATH/src/<stdpkg> shadows stdlib when runtime.GOROOT() is empty
- crypto/tls: remove deadcode
- Docs
- Go not yet supported