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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/link: improve error for missing method body
- x/crypto/acme/autocert: allow easy use of certificate alternate chains
- cmd/compile,unicode/utf8: utf8.EncodeRune has different performance from the equivalent string conversion
- runtime: enhance map cacheline efficiency
- runtime/pprof: TestTimeVDSO is flaky on android builders
- os/exec: undocumented breaking change in exec.Command behavior on Windows between Go versions 1.16.8 and 1.17.1
- encoding/json: unclear documentation for how `json.Unmarshal` and `json.Unmarshaler` interact with `null`
- cmd/go: "RLock …: Function not implemented" when the main module is in a filesystem that does not support locking
- x/mobile: rendering freeze
- cmd/link: c-archive output mode forces `Initial-Exec` TLS model
- Docs
- Go not yet supported