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
- cmd/link: internal linking on Linux fails for CGO_LDFLAGS=-static
- x/tools/go/analysis/passes/modernize: add testingsetenv analyzer
- runtime/trace: TestFlightRecorderGenerationCount/MaxBytes failures
- go/printer: printing replaced const decls outputs broken code
- cmd/go: `go mod tidy -diff` will sometimes complain about things `go mod tidy` silently ignores
- math/big: improve big.Int.Exp for moderate-size inputs / fix minor bugs
- proposal: reflect: add Type.CanSeq0 and Value.Seq0
- cmd/compile: fix typo in comment
- cmd/vet,x/tools/go/analysis/passes/printf: false positive on "does not support error-wrapping directive %w" on Sprintf-and-Errorf-wrapper
- encoding/json/v2: performance regression when umarshalling in []any
- Docs
- Go not yet supported