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/modload: clean up checksum-saving logic
- proposal: testing: make Testing return a compile-time constant
- x/tools/go/analysis/passes: opt: skip each ast.File that doesn't import the package of interest
- proposal: os/signal: new error type to communicate the signal triggered context cancellation
- proposal: strings: add (*Builder).ResetKeepCapacity method
- proposal: encoding/json: export tagOptions, parseTag
- proposal: x/crypto/argon2: add password hashing/verification wrapper
- os: GOOS=wasip1 returns non-IsNotExist errors on non-existent files
- crypto/x509: RevocationList.CheckSignatureFrom doesn't check Subject
- proposal: runtime: deprecate `MemStats.Lookups`, possibly retroactively as of Go 1.11
- Docs
- Go not yet supported