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
- go/printer, cmd/gofmt: panic on large Go file of length >= 1<<30
- cmd/go: 'go list' should not resolve or record modules that are not relevant to the requested output fields
- wiki: add page on using private repositories (e.g., on-prem GitLab, private github.com repos, etc.)
- cmd/compile: add a README section on developing the compiler
- cmd/compile: compileSSA takes a long time on very large (generated) functions
- x/tools/go/analysis: golang-x-tools doesn't build with gccgo (testsuite failures)
- go/parser: keep parsing after error limit is reached?
- encoding/json: Map key marshals with MarshalText but unmarshals with UnmarshalJSON
- runtime: expose morestack (or equivalent) to make calling into JIT'ed code easier (and less hacky)
- net: TestLookupGmailTXT failing on Plan 9
- Docs
- Go not yet supported