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/crypto/ssh/test: TestKeyChange failures
- x/crypto/ocsp: ParseResponseForCert matches on serial number alone and Response drops the CertID issuer hashes
- cmd/go: SIGSEGV in modload.Lookup when testing a file list with -covermode=atomic
- net/http: concurrent response body Read and Close can deadlock with automatic draining in Go 1.27 [1.27 backport]
- build: build failure on x_pkgsite-gotip-linux-amd64-misccompile
- net/http: http.Transport should wait for the request body to be closed
- archive/tar: UID/GID overflow check added to mergePAX is missing on the USTAR/v7 path
- runtime: skip async preemption during Windows exception handling
- x/crypto/blake2b: digest retains the last input block after Sum and Reset
- encoding/json: struct tag name is truncated at a reserved character instead of falling back to the field name
- Docs
- Go not yet supported