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
- 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
- x/text/transform: errInconsistentByteCount should be returned by too big nSrc
- time: parse ISO 8601-formatted durations
- cmd/vet: copylock does not warn when "lock_type_var = *func_return_pointer_to_locktype()"
- x/playground: if Imports is checked, run 'go mod tidy' when the Format button is pressed
- cmd/compile: debugger jumps around declarations
- Docs
- Go not yet supported