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 supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: slices: add LastIndex and LastIndexFunc
- cmd/link: misc/cgo/test suite crashes on Windows when linked against UCRT with `-linkmode=internal`
- runtime/pprof: collecting a CPU profile takes ~200ms of wall time
- cmd/compile: flashing optimization indexing into arrays bounded by a modulo bellow or equal to the length only works if the modulo is a sub expression of the indexing
- proposal: net: deprecate DNSConfigError
- crypto/tls: SNI name with trailing dot (absolute name) fails tls handshake
- testing: annotate output text type
- os: apparent deadlock in TestFifoEOF on `dragonfly`
- x/website: https://cs.opensource.google/go missing indexes for x/telemetry, x/vuln, and x/pkgsite-metrics
- x/net/http2: Server-side processing delay on one request will block other unrelated requests
- Docs
- Go not yet supported