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
- encoding/json: confusing errors when unmarshaling custom types
- runtime: Interferes with Windows timer frequency
- cmd/go: allow replacement version to be omitted if the target module has a required version
- proposal: spec: make fewer types nillable
- cmd/go: ensure that 'go mod tidy' and `go get -u` do not introduce ambiguous imports
- cmd/go: 'go mod why' should have an answer for every module in 'go list -m all'
- net: clarify documentation on net.ListenConfig.Listen and related calls w.r.t. context
- runtime: error message: P has cached GC work at end of mark termination
- runtime: segfault during test using -coverpkg and -race
- x/tools/go/packages: no way to easily distinguish the test version of the package from the real one
- Docs
- Go not yet supported