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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/net/trace: registered routes conflict with "GET /"
- x/crypto/ssh: Marshal silently ignores fields with unsupported types
- x/tools/gopls: handle undefined struct type in `undeclaredname` autofix code action
- syscall: special case `cmd.exe /c <command>` in StartProcess
- proposal: x/text/encoding: handling encoding errors by replacing visually similar unicode characters in ShiftJIS encoding
- x/tools/go/packages: missing TypesInfo when NeedTypesInfo was set while NeedSyntax & NeedTypes were not
- cmd/nm: running nm on object from different version can crash
- proposal: x/image/webp: errInvalidFormat should be exported
- x/crypto/ssh/test: TestRunCommandSuccess failures
- proposal: x/crypto/ssh: support parsing sk-* private keys
- Docs
- Go not yet supported