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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: pseudo #cgo directive FFLAGS value mixed up with CXXFLAGS in Go 1.26 [1.26 backport]
- html/template: clone context for range re-entry
- cmd/vet,x/tools/go/analysis/unitchecker: deadlock in type checker's importer [go1.26.5/linux-amd64]
- proposal: strings, bytes: add IsASCII
- runtime/secret:runtimesecret: TestGoExit failures
- simd/archsimd: partial slice load/store fail under checkptr: LoadFloat32x16SlicePart converts a short slice to *[16]float32
- x/tools/present: restrict link schemes to an allowlist in present/link.go (renderLink)
- x/tools/go/ssa: goto to labeled range-over-func is lowered as continue
- x/tools/go/ssa: single-case select evaluates receive-assignment LHS too early
- cmd/link: "The command line is too long" on Windows when the external linker is a .bat or .cmd wrapper
- Docs
- Go not yet supported