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
- encoding/json: clarify what happens when multiple items match the same field
- cmd/go: consolidate similar hint commands printed with errors
- net/http: make "http: ContentLength=N with Body length 0" error message more intelligible
- x/image/font/opentype: Thai language font does not render properly
- runtime: unexpected return pc for runtime.sigpanic called from 0x1
- proposal: cmd/go: add GOPROXY=cache to rely only on module cache
- cmd/gofmt: gofmt breaks examples with multline comments as output
- cmd/link, cmd/cgo: internal linking fails if CGO_CFLAGS enables LTO
- flag: fails to parse flags with particularly-placed (but valid) double-quotes inside executable path on windows
- proposal: text/template: safe navigation with ?.
- Docs
- Go not yet supported