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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: fix toolchain escape via PATH in covermode
- cmd/go: do not forward GOAUTH-derived credential headers across cross-host redirects
- runtime: greenteagc makes our program slower than old GC on darwin/arm64
- cmd/go: decide and document official recommendation for typical 'go' version in go.mod for open source libraries
- cmd/compile: internal compiler error: panic during rewrite tern with GOEXPERIMENT=simd [1.26 backport]
- cmd/go: deadlock when using `GODEBUG=cmdgonetlimit` due to net semaphore token leak
- x/mobile: Go panic stack trace not present in iOS crash report when using gomobile
- log/slog: pulls in encoding/json even when the json handler isn't used
- x/tools/gopls: implementation at ( paren should fall back for non-dynamic calls
- x/tools/gopls/internal/test/integration/misc: TestWorkspaceSymbolSpecialPatterns/default failures
- Docs
- Go not yet supported