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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- archive/zip: Writer.Copy preserves stale Zip64 offset extra fields
- crypto/internal/fips140: no ability to activate both "debug" and "only" at the same time
- x/tools/go/analysis/passes/modernize: slicesbackward: invalid variable shadowing in loop
- internal/runtime/maps: use fxhash for very small keys
- cmd/cover: NumStmt duplicated across split blocks, inflating statement coverage
- runtime: intermittent SIGBUS (unaligned access) in netpoll on mips64le (Go 1.27)
- cmd/compile: malformed relocation target for generic method when type argument name contains the method name
- runtime: mutex profiling can deadlock Windows asynchronous preemption during GC
- proposal: compiler warnings for deperecated / soon to be shutdown features and GOEXPERIMENTS
- proposal: text/markdown: new package, based on rsc.io/markdown
- Docs
- Go not yet supported