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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/x509, encoding/asn1: ObjectIdentifier and ParseCertificate do not support int > 31 bits, preventing support of OID 2.25 (/UUID) (follow-up on #19933)
- proposal: database/sql: define a Decimal decompose interface for decimal packages
- x/build/cmd/coordinator: support builders that only run on subrepos
- go/packages: add to standard library
- x/build: speed up large container start-up times without pre-pulling containers into VMs (CRFS)
- cmd/go: more graceful upgrades when a module changes its name
- misc/cgo: fix gcc -shared and -static with aix/ppc64
- x/net/http2: Expose isBadCipher
- cmd/go: go mod why fails for replacement modules
- cmd/go: go mod why exit status should be non-zero if module is not used
- Docs
- Go not yet supported