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 supported952 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- os: provide a way to duplicate os.Root or, at least, clean up the base path when duplicating via relative path
- go/build: support language-specific `go:build` comment prefixes for non-Go files
- encoding/json/v2: support changing whitespace options in MarshalEncode
- cmd/compile/internal: add intrinsic rule for sync atomic and/or 32/64 on RISCV64
- x/net: Histogram.CopyFrom causes incorrect result int total() when copying positive valueCount
- go/types: NewType{Param,}List
- cmd/go: maintain toolchain for godebug default in go mod tidy
- proposal: security: move security releases (back) to Tuesdays
- x/tools/internal/gcimporter: TestIExportData_stdlib failures [consistent failure]
- runtime: version parsing fails
- Docs
- Go not yet supported