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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- fix heap comment
- runtime: consider CNTVCT_EL0 to implement cputicks on ARM64
- build: build failure on x_vulndb-go1.21-darwin-amd64_13
- x/net/http2: header modifications after WriteHeader(http.StatusEarlyHints) cause a map race
- runtime/pprof,net/http/pprof: improve delta profiles efficiency and correctness
- cmd/go: test -coverprofile should ask compiler to drop (incorrect) position information
- 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
- Docs
- Go not yet supported