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: document go mod vendor omission of non-Go dirs
- cmd/link: add Cortex-A53 erratum 843419 workaround for arm64
- net/url: zone identifier parsing accepts invalid characters, allowing garbage injection via %25 (CVE-2026-25679 follow-up)
- net/http: TestErrorContentLength/h1 failures
- log/syslog: TestWithSimulated/unixgram failures
- proposal: go/parser: export `parseStmtList` to parse Go statement lists without a file wrapper
- net/url: strict RFC 6874 validation for IPv6 zone identifiers
- proposal: cmd/go: reject Go 1.23 modules that use tool directives
- net/http: TestServerEmptyBodyRace/h1 failures
- simd/archsimd: importing `simd/archsimd` without `goexperiment.simd` build tag fails compiler build with cryptic error message
- Docs
- Go not yet supported