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
- database/sql: if there is a panic during Stmt execution, we cannot release resources
- strconv: non-UTF8 bytes are being unescaped in strconv.Unquote
- runtime: crash in memmove on loongson 3a4000 (mips64le)
- runtime: fix badsignal2 to initialize r3 with a valid address
- x/crypto/ssh: host key algorithm selection prefers DSA over ED25519
- cmd/vet: doesn't allow discarded cancel function on subcontexts
- proposal: x/text/cmd/gotext: support extracting literals from templates
- cmd/go,x/tools/go/packages: doesn't propagate permission errors (missing from go list -e)
- x/tools/cmd/goimports: line directive can cause file corruption
- x/tools/gopls: build tags not working
- Docs
- Go not yet supported