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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: do not lookup "parent" modules automatically to resolve imports
- x/sys/cpu: add support for ARM
- runtime: unexpected fault address runtime.memhash16
- cmd/go: support ~ in replace statements
- crypto/tls: error with client certificate and X448 and X25519 curves
- cmd/compile: runtime.KeepAlive causes useless extra run-time overhead, even though it is an intrinsic?
- cmd/compile: redundant moves and stack variables when function using bits.Add64 is inlined
- cmd/gofmt: canonicalize octal literals to the '0o' form
- encoding/json: marshaling RawMessage has poor performance
- sort: Float64Slice.Less does not treat -0 as less than +0
- Docs
- Go not yet supported