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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http: StatusText(416) returns "Requested Range Not Satisfiable" should be "Range Not Satisfiable"
- cmd/go: buildmode=pie causes silent failures when using PIE-incompatible C libraries, windows exit status 3221225477 / 0xC0000005
- x/tools/gopls: use a per-process shared temp directory
- cmd/go: 'go vet cmd' fails with "use of internal package" when run in GOROOT/src/cmd
- runtime: 'unexpected fault address 0x0' in crypto/sha256.blockGeneric on linux/mips64le
- x/website: make supported OS versions easier to find
- testing: run Cleanup if SIGINT occurs
- all: frequent test timeouts on Android builders
- x/build/env/android-amd64-emu: fix and rebuild image after addition of ANDROID_SDK_ROOT
- x/tools/gopls: improve diagnostics for empty go files
- Docs
- Go not yet supported