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
- make.bash: clarify that CGO_ENABLED=0 sets default into resulting compiler
- go/types, types2: add mechanism to report "last good" source file position in case of a panic
- runtime: test failure with `segmentation fault` (and no other output) on `linux-ppc64le-buildlet`
- go/types: mismatching 'indirect' results from NewMethodSet and LookupFieldOrMethod for interface methods
- x/vulndb: consider encoding known false positive paths in reports
- cmd/go: be more forgiving with matching names for help
- cmd/cover: extend coverage testing to include applications
- cmd/compile: missed devirtualization
- cmd/go: improve error message from empty "mod tidy"
- net/http: non-deterministic timeout error with custom transport
- Docs
- Go not yet supported