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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: mention shadowing of predeclared identifiers in errors they cause
- go/printer: deletes or inserts AST types into code
- x/crypto/argon2: panic if keyLen == 0
- go/types: Config.Check tries to create go.sum
- wasm: add DWARF sections
- cmd/asm: can't store float32 in odd-numbered registers s1,s3,s5,... on GOARCH=arm
- cmd/compile: reflected methods have extra wrapping
- encoding/csv: do not use bufio.Writer in csv.Writer
- crypto/ecdsa: make PublicKey implement encoding.TextMarshaler/TextUnmarshaler using PEM
- proposal: x/tools: tool to audit diffs in dependencies
- Docs
- Go not yet supported