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
- cmd/compile: add consistency check that local variables are associated with Curfn
- net/http: document that context cancellation does not apply to writable bodies
- cmd/compile: allow ; on the RHS of rewrite rules for side-effects
- x/tools/go/ssa/interp: panic: no code for function: time.runtimeNano on darwin
- x/net/html: unexpected whitespace rendering of html
- 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)
- Docs
- Go not yet supported