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
- fmt: fix %q verb documentation to say "rune literal"
- cmd/asm,arch/arm64: add NEON VMUL, VUMULL/VUMULL2, VSHRN/VSHRN2 (vector integer multiply with narrow)
- x/sys/plan9: function Exit causes build failure
- x/net/http2: wrap net/http
- 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
- Docs
- Go not yet supported