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
- 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
- time: Parse of am/pm should be forgiving of spaces and case
- net/http/httputil: reduce mem allocs for dummyBody client request dumps
- debug/elf: duplicate llvm-dwarfdump entries in go1.18rc1
- net: EPROTOTYPE surfaced from write() on macOS due to kernel bug
- net/http: http.TimeoutHandler rewrites panic stack trace
- math/big: infinite loop in Int.ModSqrt for p = 1
- Docs
- Go not yet supported