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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: checking pointers for nilness inside a loop
- math/big: a fast expNN algorithm when n is large
- 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
- testing: document rules for using TB
- net/http: ResponseHeaderTimeout not honoured - response from server not visible to implementing part
- cmd/compile: don't compile some unexported, inlined functions
- x/tools/gopls: consider auto-detecting the module to provide -local without a config
- cmd/go: package resolution fails after selecting incorrect module when using multiple proxies
- net/http: slow io.Copy(http.ResponseWriter, *os.File) with Content-Length
- Docs
- Go not yet supported