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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: warn if 'go install' is called on a non-main package pattern in module mode
- x/playground: a test that terminates itself with a signal is spuriously reported as passing
- go/build: file name build constraints incorrect when name contains dots
- x/tools/cmd/goimports: adds stdlib import conflicting with existing external import
- x/playground: goimports removes a needed import
- cmd/go: emit a clearer error message when building with -tags=ignore
- x/tools/go/analysis: request some form of static thread safety analysis for Go
- x/pkgsite: support @branch for branch names other than "master" and "main"
- x/image/font/opentype: `Face.Kern` always returns the same value
- cmd/go: do not instrument packages which are non-deterministic
- Docs
- Go not yet supported