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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/net/http2: Transport ignores net/http.Transport.Proxy once connected
- database/sql: *Rows.Err() does not return errors from *Rows.Scan()
- net/http: provide some Transport knob (bool?) to keep max 1 TLS dial in flight at once when discovering http2 support
- runtime: SIGSEGV when building on freebsd ARM
- cmd/compile: detect divisions that always result in 0
- runtime: TestGdbPython flaky on linux-mipsle builder
- x/image/vector: rasterizer shifts alpha mask and is slow when target is offset and small relative image size
- net/http: consider implementing browser GOOS=js http client at http.Client level instead of http.RoundTripper
- cmd/asm: how to test?
- cmd/vet: spurious "context leak" due to imprecise 'defer' control-flow analysis in lostcancel
- Docs
- Go not yet supported