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 supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: x/crypto: add AEAD AES-CBC with HMAC-SHA2
- proposal: x/crypto/ssh: add ParseAllowedSigners
- net: lookup: avoid creating a new goroutine if context is canceled and lookupIPAddr isn't actually resolving
- testing: Testable examples collapse `Output` newlines, making them impossible to pass
- cmd/go: some errors not reported with `go list`
- cmd/go/internal/modload: TestQueryImport failures
- cmd/compile: implement more optimizations on loong64
- proposal: os/user: include shell in user lookup
- cmd/compile: does not inline method of generic type across packages when there are multiple instantiations
- spec: "strictly comparable" and "type constraints".
- Docs
- Go not yet supported