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
- net/http: Timeout while reading response body gives unexposed http.httpError
- x/build/internal/installer/darwinpkg: macOS PKG installer shows misleading error when installing for the wrong architecture
- x/build,cmd/link: darwin/amd64 builders unexpectedly skipping `cmd/link.TestBuildForTvOS`
- runtime/cgo: do not change directory during runtime/cgo init
- crypto: pkcs1v15 should support sha3 hashes and others
- cmd/go: binary does not contain VCS information when compiled in git worktree dir
- runtime: allocate no-escape map buckets to the stack more aggressively
- runtime: allow no-escape slices of unknown capacity to be allocated to the stack more aggressively
- net/http: data race involving `net/http.(*http2Framer).WriteDataPadded`
- archive/zip: (*File).Open is inconsistent with (*Reader).Open for directory entries
- Docs
- Go not yet supported