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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/text/internal/gen: CodeWriter repeatedly encodes struct slices when hashing
- regexp: FindAll and ReplaceAll discard the grown match slice on every iteration
- x/crypto/acme: invalid Retry-After values can stop retries or cause tight polling
- x/website/internal/dl: sort multi-digit prerelease versions numerically
- x/pkgsite: search query length limit counts bytes instead of characters
- runtime: SIGSEGV in buildTypeAssertCache during crypto/tls TLS 1.3 client handshake
- x/website/internal/codewalk: backward character offsets panic at EOF
- proposal: all: add GOLOONG64 environment variable
- slices: add Overlap func
- net/http/httputil: ReverseProxy.handleUpgradeResponse has FD leaks on validation failure, data loss from bufio.Reader, and leaks hop-by-hop headers
- Docs
- Go not yet supported