Aurora Blog
Home
Golang access: request for may-start-trybots
2025-08-02 14:05:39
680
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
2025-08-02 14:05:37
935
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
2025-08-02 14:05:35
4467
#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestVMInfo"Issue created autom...
Golang go: go build -buildmode=c-archive creates invalid archive on Intel macOS 14.6
2025-08-02 14:05:33
4635
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
2025-08-02 14:05:31
5047
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
2025-08-02 14:05:29
1881
When GOEXPERIMENT has jsonv2 set, govulncheck panics on anything importing encoding/json.go versiongo version go1.25rc2 ...
Golang crypto/tls: TestVerifyCertificates/TLSv13/InsecureSkipVerify failures
2025-08-02 14:05:27
1397
#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv13/Insecure...
Golang crypto/tls: TestVerifyCertificates/TLSv12/VerifyClientCertIfGiven_with_certs failures
2025-08-02 14:05:25
1486
#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/VerifyCl...
Golang crypto/tls: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs failures
2025-08-02 14:05:23
2216
#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequestC...
Golang crypto/tls: TestVerifyCertificates/TLSv12/RequireAnyClientCert failures
2025-08-02 14:05:21
1839
#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequireA...
Golang crypto/tls: TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert failures
2025-08-02 14:05:19
1398
#!watchflakesdefault <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv13/RequireA...
Golang x/sys/windows/registry: error reading/writing Windows Defender Registry
2025-08-02 14:05:17
5703
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
2025-08-02 14:05:15
1542
Steps to reproducego.modmodule maingo 1.24.5 //1.22+main.gopackage mainfunc main() { for i, v := range []string{"...
Golang go/doc/comment: doc links don't work for struct field doc
2025-08-02 14:05:13
12017
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
2025-08-02 14:05:08
3211
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
2025-08-02 14:05:05
4331
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
2025-08-02 14:05:03
1275
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
2025-08-02 14:05:01
1093
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
2025-08-02 14:04:59
3063
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
2025-08-02 14:04:55
17821
The clear and append built-ins can result in the need to zero an arbitrary amount of memory. For byte slices, the compil...
上一页
下一页
1
…
60
61
62
63
64
…
280
.