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 supported916 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http: reduce memory usage when hijacking
- net/http: add rfc citation to SetBasicAuth documentation
- errors: optimize errors.Join for single unwrappable errors
- x/tools/cmd/goimports,gopls: avoid deprecated symbols and/or packages
- cmd/compile: optimize reflect.TypeOf(x)==reflect.TypeOf(y)
- x/build/cmd/watchflakes: periodically restarts
- cmd/link/internal/ld: TestRISCVTrampolines failures
- runtime: immediate lock-up when using go library in Unity 6
- x/tools/gopls: fix quickfix to add missing import when package name does not match directory name
- net: DialTimeout causes persistent slowdown on windows
- Docs
- Go not yet supported