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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/build: gccgo builder for testing $GOROOT/test directory
- BigEndian add int16 to process negative value
- cmd/go: poor error message when running 'go mod download' on a path that can only be used if replaced
- cmd/go: suggest 'go get' instead of 'go mod tidy' when indirect dependencies are missing
- cmd/go, misc/cgo: clang does not generate .edata sections
- cmd/go: allow generate to skip missing files
- x/pkgsite: examples don't properly run for preview release modules
- crypto/tls: Should use c.sendAlert(alertInternalError) instead of c.sendAlertLocked(alertInternalError) ?
- x/mobile: building for iOS Simulator, but linking in object file built for iOS, for architecture arm64.
- x/net/route: parseInterfaceMessage broken on Dragonfly
- Docs
- Go not yet supported