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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http: http2 conn serve's net.Conn type assertion supports non *tls.Conn types
- net/http: h2 does not support other net.Conn than *tls.Conn
- hash: use encoding/binary for conversions
- all: resource leaks due to missing .Close() calls in various conditions
- x/pkgsite: Open Source Insights link on module but not package
- x/pkgsite: Show search bar and package path breadcumbs all the time
- runtime: TestMemStats failure with `insanely high value` on openbsd-amd64-68
- runtime: signalfd is not working after shared library compiled by cgo is loaded
- internal/fuzz: make T.Skip ignore inputs when fuzzing
- runtime: deadlock when calling a windows DLL with a callback
- Docs
- Go not yet supported