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
- chore: use errors.New to replace fmt.Errorf with no parameters
- net/http: builtin slash-suffix redirect does not persist the raw (encoded) url
- x/tools/internal/refactor/inline: reduce call if neither binding decl nor callee body would create name conflicts
- 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
- Docs
- Go not yet supported