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 supported898 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/internal/testdir: Test/fixedbugs/issue68525.go failures
- cmd/compile: panic when declaring method on generic alias
- crypto/cipher: TestTagFailureOverwrite/POWER8 failures [consistent failure]
- 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]
- runtime: utilize EVFILT_USER more effectively
- debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
- x/tools/go/analysis/passes/nilness: spurious "impossible/tautological condition" with cond := a != nil; if cond {...}; if cond { ... }
- cmd/go: fail go clean command when failed to find go cache directory
- Docs
- Go not yet supported