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
- net/http: Too many goroutines running after net/http test(s)
- proposal: crypto/rand: configurable entropy source for DRBG seeding
- x/net/internal/http3: QPACK decoder panic due to integer overflow
- cmd/compile: ICE: unexpected types2.Invalid in noder.unified
- x/tools/gopls/internal/cmd: TestStats failures
- x/tools/go/analysis/passes/modernize: transform seq(func(e E) bool {...}) -> for e := range seq { ... }
- proposal: maps: Invert function
- cmd/go: Regression in Go 1.26 due to new pkg-config flag validation from #77387 banning safe `--define-variable` values
- proposal: encoding: generic parse functions
- cmd/compile: missing inlining and/or SROA for SIMD code
- Docs
- Go not yet supported