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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- os: update examples to use errors.Is instead of deprecated helpers
- Add files via upload
- fmt: state that "%q" verb should not be used to print int value
- runtime: improve ctrlGroupMatchH2 on ARM64 to eliminate false positives
- x/crypto/ssh: Support parallel signing using request pipelining in ssh-agent
- cmd/fix: reflecttypefor replaced TypeOf(f) with TypeFor[func(...)](), losing relationship with symbol f
- fix: remove unsafe exec() in testregex.c
- cmd/go,cmd/distpack: make cmd/gofmt a regular tool
- maps: add Identical func
- proposal: spec: composite type constraints
- Docs
- Go not yet supported