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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: OpInlMark can get removed by SSA dead code elimination, resulting in invalid inlining trees
- net/http: apparent deadlocks in TestHandlerAbortRacesBodyRead since 2022-08-09
- runtime: `found wrong event in p's limiter event slot` on plan9-arm and openbsd-amd64-68 since 2022-08-08
- proposal: x/crypto/bcrypt: DefaultCost should be increased to 12
- proposal: sync/atomic: add JSON and Text Marshal and Unmarshal functions to scalar types
- crypto/x509: Verification of ECDSA signed x509 cert, sanitized to LowS certs fails verification with go 1.19
- runtime/netpoll: randomly hanging Accept on macOS since go1.18
- cmd/go: remove test dependency on gopkg.in service
- cmd/gofmt: trailing newline in comments is removed since 1.19
- x/tools/gopls: regtest flakes due to hanging go commands
- Docs
- Go not yet supported