Golang access: request for may-start-trybots

I have a number of CL's, some of which I intend to chain together. This interferes with TryBot as seen in https://github...

Golang access: Run TryBot Permissions

Requesting access for myself (msabin27@gmail.com) to run TryBots on a chain of CLs that are all-but approved but need Tr...

Golang runtime/pprof: TestVMInfo failures

#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestVMInfo"Issue created autom...

Golang go: go build -buildmode=c-archive creates invalid archive on Intel macOS 14.6

Go versiongo version go1.22.5 darwin/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''...

Golang testing/synctest: bubble not terminating

Go versiongo version go1.26-devel_a4d9977 Wed Jul 30 14:00:16 2025 -0700 darwin/arm64Output of go env in your module/wor...

Golang x/vuln: govulncheck panics with GOEXPERIMENT=jsonv2

When GOEXPERIMENT has jsonv2 set, govulncheck panics on anything importing encoding/json.go versiongo version go1.25rc2 ...

Golang crypto/tls: TestVerifyCertificates/TLSv13/InsecureSkipVerify failures

#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv13/Insecure...

Golang crypto/tls: TestVerifyCertificates/TLSv12/VerifyClientCertIfGiven_with_certs failures

#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/VerifyCl...

Golang crypto/tls: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs failures

#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequestC...

Golang crypto/tls: TestVerifyCertificates/TLSv12/RequireAnyClientCert failures

#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequireA...

Golang crypto/tls: TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert failures

#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv13/RequireA...

Golang x/sys/windows/registry: error reading/writing Windows Defender Registry

What version of Go are you using (go version)?$ go versiongo version go 1.13.4 linux/amd64Does this issue reproduce with...

Golang x/tools/gopls/internal/analysis/modernize: forvar: eliminate k := k; v := v in one fell swoop

Steps to reproducego.modmodule maingo 1.24.5 //1.22+main.gopackage mainfunc main() { for i, v := range []string{&quot...

Golang go/doc/comment: doc links don't work for struct field doc

What version of Go are you using (go version)?$ go versiongo version go1.19.1 darwin/amd64Does this issue reproduce with...

Golang x/net/idna: StrictDomainName doesn't work with Profile.ToASCII

Go versiongo version go1.24.5 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...

Golang proxy.golang.org: problematic 302 redirects to www.google.com/sorry/... URLs

BackgroundAt our organization we have our own Go proxy that serves our own private modules. This Go proxy server contain...

Golang x/pkgsite: incorrect license parse of github.com/octokit/go-sdk-enterprise-cloud

What is the URL of the page with the issue?https://pkg.go.dev/github.com/octokit/go-sdk-enterprise-cloud@v0.0.1/pkg/gith...

Golang x/playground: multifile code should support tests too

The playground docs say:If the program contains tests or examples and no main function, the service runs the tests.This ...

Golang x/tools/go/analysis/passes/shadow: error message should include filename when shadowed declaration is in another file

Go versiongo version go1.24.5 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...

Golang runtime: non-preemptible zeroing in clear, append, bytes.growSlice, etc

The clear and append built-ins can result in the need to zero an arbitrary amount of memory. For byte slices, the compil...
上一页 下一页
.