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
- proposal: cmd/go: build: add -buildmode=nolink flag
- internal/poll: transparently support new linux io_uring interface
- net/http: Client.Do returns different errors on context deadline depending on req/conn state
- cmd/go: do not download “modules” that contain no go.mod or *.go
- internal/singleflight: delete, use golang.org/x/sync/singleflight
- runtime: optimization to reduce P churn
- x/tools/cmd/goimports: -local adds local packages before external packages
- cmd/go: validate module proxy URLs received from go-get=1 queries
- x/sys/unix: standardize Kevent_t Udata as integer, not pointer
- runtime: optionally (reliably) avoid netpoller
- Docs
- Go not yet supported