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/build: automatic check to prevent accidental CL submission with mismatch between target branch and subject prefix
- cmd/go: in tests, populate go.sum files and reduce usage of -mod=mod
- cmd/go: poor error message for nonmatching go-import tags
- proposal: runtime: add per-goroutine CPU stats
- spec: surprising rules for inheriting methods when declaring named types
- cmd/go: 'go get -d' does not report line numbers in errors for bad import statements
- go/types: missing type information in cycle detection
- cmd/compile: checking pointers for nilness inside a loop
- cmd/vet: flag likely incorrect %T usages on reflect.Type
- cmd/go: 'go list -m' should not require go.sum with -versions or when all args are version queries
- Docs
- Go not yet supported