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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: When `go list -m -json -versions` returns no versions, it does not include an `Origin`
- x/tools/cmd/deadcode: add a way to treat exposed APIs as reachable
- x/net/webdav: `MOVE` without an `Overwrite` header does not default to `T`
- cmd/compile: loopvar doesn't trigger nocopy detection
- cmd/go/internal/work: allows installing cross-compiled binaries GOBIN is set
- proposal: cmp: Add Cond[T any](cond bool, ifval, elseval T) T
- x/net/internal/quic: TestUDPECN consistently failing with EINVAL on Android
- x/build: LUCI post-submit dashboard known issues
- x/tools/gopls: ignore gopackagesdriver in PATH
- x/pkgsite: inconsistency major version between pseudo version and base version
- Docs
- Go not yet supported