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
- go/types, types2: missing error for invalid cycle in function declaration
- internal: add package internal/float
- proposal: internal/cpu, crypto/aes: support VAES and VPCLMULQDQ instructions in AES-GCM cipher functions
- x/tools/cmd/goimports: adds flag control to delete extra blank lines before grouping
- x/tools/gopls: OOB index crash in github.com/sergi/go-diff/diffmatchpatch
- gollvm: missing structures pt_regs (ptrace.h), nlattr nlmsgerr (non-existing netlink.h) and sigstack (signal.h) in syscall.c (Alpine Linux v. 3.12.1)
- mime: RFC 2045 vs 2616 confusion in FormatMediaType
- crypto/x509: ParseCertificate and ParseCertificates return different errors with a single bad certificate supplied
- crypto/x509: add ability to reload root certificates
- cmd/go: unresolved import masks vet warnings in 'go test' and 'go vet'
- Docs
- Go not yet supported