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
- x/tools: document minimum requirements for tests
- syscall: installing Go in chroot chronically fails on TestCloneNEWUSERAndRemapRootDisableSetgroups if /proc/sys/kernel/unprivilged_userns_clone is not 1
- go/types: CheckExpr doesn't return partial results
- x/crypto/ssh/terminal: terminal.ReadPassword doesn't work when using Bash for Windows (from Git installation)
- cmd/go: clarify error message when importing a package that could be (but isn't) in the main module
- x/mobile: gobind failed: exit status 2
- cmd/vet: prefix in vet output breaks error file format compatibility
- cmd/go: error for unset $GOPATH when GOROOT is $HOME/go is unhelpful
- go/packages: return information on missing imports
- html/template: document ability to modify FuncMap after template parse by calling Funcs again
- Docs
- Go not yet supported