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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: image/jpeg: support color channels other than 8 bits, eg Gray16
- proposal: all: add GOOS=cosmo port for Cosmopolitan Libc
- x/crypto/ssh: Dial hangs in kexLoop indefinitely - ignoring ClientConfig.Timeout
- net: InterfaceAddrs() "no such network interface" with rapidly changes interfaces
- go/types: considers non-identical constraint interfaces to be identical
- cmd/compile: confusing error when trying to instantiate type parameter on other-package constraint with unexported fields
- net: inconsistent behaviour with IPv4-mapped IPv6 CIDRs
- net/http: request.Body.Read() can be called after client.Do() returns and resp.Body is drained/closed
- net/http: incorrectly redirect (301) if request payload include port number
- x/tools/gopls: check for code after f.Fuzz
- Docs
- Go not yet supported