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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- encoding/base64: decoder output depends on chunking of underlying reader
- runtime: stop single goroutine
- cmd/compile: slice hint seems to perform better than loop bound check
- x/tools/go/analysis: running the same analysis with different sets of flags
- cmd/go: go mod edit does not sort resulting go.mod file with multiline replace block
- math/big: optimize amd64 asm shlVU and shrVU for shift==0 case
- net/http: `readLoopPeekFailLocked: <nil>` from client when server sends response immediately
- x/text/number, x/text/message: number formatting order of magnitude error
- cmd/go: subcommand as git merge tool for go.mod merge conflicts
- os: occasional TestProgWideChdir deadlocks on arm builders
- Docs
- Go not yet supported