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: constant indexing to private array should be folded
- text/template/parse: Pos is wrong in FieldNodes like .A.B.C
- x/tools/gopls: add go-to-examples and go-to-tests action
- x/net/ipv4: missing a way to parse Linux packets on Darwin
- x/crypto/ssh: ParseRawPrivateKeyWithPassphrase doesn't support PKCS#8 encrypted keys
- x/tools/gopls: suggested completions include many irrelevant, non-deterministic entries
- cmd/compile: inefficient assembly code on arm64
- x/tools/gopls: move "go.import.add" from vscode-go to gopls
- x/pkgsite: inconsistent terminology when referring to packages makes module landing page confusing
- x/build/cmd/coordinator: make logic for cleaning up TryBot runs that reach "0 builds remaining" more robust
- Docs
- Go not yet supported