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: add 'go release'
- x/tools/cmd/stringer: handle untyped constants with typed initial values
- cmd/compile: constant string -> []byte and []byte -> string conversions aren't constant folded
- testing: examples with trailing whitespace in multiple lines of output can be confusing
- x/mobile: support vendored asset package on Android
- cmd/go: module update should drop unused indirect dependencies?
- gollvm: build fail on slackware 14.2 in tools/gollvm/libgo/runtime_sysinfo.go
- x/text/cmd/gotext: extract command crash if no messages
- x/review/git-codereview: when working on the Go repo, use its bin/gofmt if present
- runtime: Caller returns wrong file and line if called in a deferred function during panic
- Docs
- Go not yet supported