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
- x/build/devapp: handle module dependencies more intelligently in Dockerfile
- cmd/go: list -compiled fails to populate CompiledGoFiles when the resulting package cannot be linked
- runtime: "panic: runtime error: growslice: cap out of range" when creating slice from an unsafe.Pointer in another part of program
- x/playground: support for syntax highlighting
- proposal: runtime/pprof: add new WithLabels* function that requires fewer allocations
- encoding/json: json.Number accepts quoted values by default
- cmd/go: do not allow the main module to replace (to or from) itself
- x/build/cmd/gopherbot: opt-out changes from Gerrit `approvers` list from automatically adding reviewers
- x/mobile: Issues converting Data to []byte in Swift
- encoding/json: unmarshal option to treat omitted fields as null
- Docs
- Go not yet supported