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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/cipher: TestFuzz failures
- x/tools/gopls/internal/cache/methodsets: "can't find path for func" panic in indexBuilder.build (no object path for method)
- crypto/internal/fips/aes/gcm: TestAllocations failures [consistent failure]
- debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
- cmd/compile: provide default PGO profiles that cover the runtime
- x/tools/go/packages: gotypesalias=1 does not seem to get used correctly for deps on Go 1.23
- x/tools/go/analysis/passes/nilness: spurious "impossible/tautological condition" with cond := a != nil; if cond {...}; if cond { ... }
- access: approvers
- cmd/go: using both -v and -json with go test has unintended effects
- cmd/go: fail go clean command when failed to find go cache directory
- Docs
- Go not yet supported