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
- runtime/pprof: no API to access deep stacktraces with MemProfileRecord and BlockProfileRecord
- x/tools/gopls: delete command.Test
- x/mobile: does not work with Go 1.22 if a vendor folder is present, even with the `GO111MODULE=off` workaround
- x/tools/gopls: don't offer code lenses/actions that assume go build when using GOPACKAGESDRIVER
- crypto/tls: do not enforce legacy_record_version while reading TLS 1.3 records
- x/tools/gopls: typeDefinition: support more kinds of syntax
- build: make.bash failures
- cmd/compile/internal/ssa: incorrect type width when folding widening ops
- x/mobile: IOS static libaray build by go mobile make clang++ crashed with ldflags "-Wl,-fixup_chains"
- runtime: performance degradation on tip that disappears when traced/profiled
- Docs
- Go not yet supported