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
- cmd/compile: CSE has quadratic running time
- cmd/fix, x/tools/go/analysis: fix can print "applied 8 of 10 fixes; 2 files updated" and fail without actually applying any fixes
- cmd/compile: TestScript/issue77033 failures
- internal/buildcfg: setting GOAMD64 to build Go unexpectedly makes binaries built with this Go target the same GOAMD64 by default
- cmd/link,x/mobile: Generated .aar files have .so that miss .gopclntab section which prevents dlv debugger from working
- proposal: cmd/go: add `go env -bug-report`
- crypto/ed25519: don't panic on public keys with incorrect lengths
- net/http: add ProxyConnectError type for proxy CONNECT failures
- x/tools/gopls: Symbol Index: does not include symbols from non-dependency packages in dependency modules
- runtime/pprof: TestGoroutineLeakProfileConcurrency/overlapping_profile_requests failures
- Docs
- Go not yet supported