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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go/internal/modcmd: download with -json flag doesn't print JSON objects to stdout for some module download errors
- x/tools/go/analysis/passes/printf: suggest Printf calls without args to use Print
- encoding/xml: add flag for stricter XML char parsing
- cmd/go/internal/test: test cache id does not include umask
- os: Open("file/.") does not produce an error on wasip1
- cmd/go: add `go generate -exec` flag like `go run -exec` and `go test -exec`
- proposal: go/types: add Import, Export functions
- x/tools/gopls: no completions provided in some seemingly straightforward cases
- x/tools/gopls: issue an event when tests change
- x/crypto/ssh: Close hangs with remote forward if TCP session is hung
- Docs
- Go not yet supported