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 supported928 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- go/types: unrecognized failures
- cmd/vet: false positive on "does not support error-wrapping directive %w"
- x/tools/gopls: panic when checking self-referential generic type alias
- runtime: runtime.test gets DefaultGODEBUG with panicnil=1,asynctimerchan=1
- context: fix doc for WithDeadlineCause and WithTimeoutCause
- os: update examples to use errors.Is instead of deprecated functions
- cmd/go: `go tool` should account for `-mod=readonly`
- net: update Windows DNS resolution documentation
- proposal: cmd/go: change `go mod init` default go directive back to 1.N
- testing: within a B.Loop loop, assigning function result to _ allows body to be optimized away (1.26 regression)
- Docs
- Go not yet supported