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
- proposal: make `go test -buildmode=c-archive/c-shared` useful
- cmd/compile: riscv instruction bloat in hot loops due to large stack frame offsets
- runtime: receiving from a closed and empty channel still requires acquiring a lock every time
- runtime: use fast path when chan is closed and empty
- proposal: net/http: server.Start and server.StartTLS
- x/tools/gopls/internal/test/integration/misc: TestGoToInternalDefinition/default failures
- cmd/compile: CSE has quadratic running time
- cmd/fix, x/tools/go/analysis: fix can print "applied 8 of 10 fixes; 2 files updated" and fail without actually applying any fixes
- cmd/compile: TestScript/issue77033 failures
- internal/buildcfg: setting GOAMD64 to build Go unexpectedly makes binaries built with this Go target the same GOAMD64 by default
- Docs
- Go not yet supported