Aurora Blog
Home
Golang net/http/httputil: export ReverseProxy.defaultErrorHandler
2025-08-06 14:08:28
2478
What version of Go are you using (go version)?$ go versiongo version go1.11.1 darwin/amd64Does this issue reproduce with...
Golang x/telemetry/internal/mmap: TestMultipleMaps failures
2025-08-06 14:08:22
4969
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "TestMultiple...
Golang x/telemetry/internal/mmap: TestSharedMemory failures
2025-08-06 14:08:20
4279
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "TestSharedMe...
Golang crypto/fips140: selective policy enforcement framework
2025-08-06 14:07:57
3285
Go 1.24 introduced the fips140=only GODEBUG setting, which strictly enforcesthat only FIPS 140-3 compliant cryptography ...
Golang net/http: use 308 instead of 301 in Server to preserve POST payload in redirects
2025-08-06 14:07:47
8411
What version of Go are you using (go version)?$ go versiongo1.17.5 darwin/amd64Does this issue reproduce with the latest...
Golang internal/coverage/cfile: TestIssue59563TruncatedCoverPkgAll failures [consistent failure]
2025-08-06 14:07:45
302881
#!watchflakesdefault <- pkg == "internal/coverage/cfile" && test == "TestIssue59563TruncatedCo...
Golang x/tools/gopls/internal/telemetry/cmd/stacks: GitHub query returns 403 error
2025-08-06 14:07:39
239
$ stacksstacks: GitHub issues query failed: search query failed: 403 ForbiddenNeed to investigate why.Comment From: goph...
Golang x/tools/gopls: add symbol rename tool for mcp
2025-08-06 14:07:32
5049
gopls versionBuild infogolang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDH...
Golang x/tools/gopls/internal/test/marker: Test/completion/issue62560.txt failures
2025-08-06 14:07:31
1893
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang encoding/csv: inconsistent number of fields constraint between Writer and Reader
2025-08-06 14:07:24
3602
Go versiongo version go1.24.2 darwin/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang meta: intermittent unexpected disconnect while reading sideband packet when fetching golang.org/x repos since 2022-03-25
2025-08-06 14:07:22
227452
#!watchflakespost <- `unexpected disconnect while reading sideband packet` golang.org/x/sys/cpu: golan...
Golang x/pkgsite: unable to publish a package with : in a file in testdata
2025-08-06 14:07:19
2220
What is the URL of the page with the issue?https://pkg.go.dev/gitlab.com/tozd/go/funWhat is your user agent?Mozilla/5.0 ...
Golang x/pkgsite: package removal request for github.com/soumayg9673/pwd and github.com/soumayg9673/passwordgo
2025-08-06 14:07:15
728
What is the path of the package that you would like to have removed?github.com/soumayg9673/pwd and github.com/soumayg967...
Golang x/pkgsite: package removal request for "github.com/belseir/holodex-go"
2025-08-06 14:07:13
646
What is the path of the package that you would like to have removed?"github.com/belseir/holodex-go"Are you the owner of ...
Golang encoding/csv: do not use bufio.Writer in csv.Writer
2025-08-06 14:07:10
6997
What version of Go are you using (go version)?$ go versiongo version go1.12.6 linux/amd64Does this issue reproduce with ...
Golang cmd/compile: ARM64 CSE flags generation between CMP 0$ and instruction already setting the flags according to the result
2025-08-06 14:07:08
3518
Consider the following Montgomery Reduction implementation:func MontReduce(v uint64) uint32 { const ( R = 1...
Golang runtime: long calls to MemProfile cause unbounded STW stop time
2025-08-06 14:07:06
5745
Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/tools/: remediate irrelevant CVEs related to jquery
2025-08-06 14:06:38
984
Go versiongo version go1.24.1 linux/admd64Output of go env in your module/workspace:not relevantWhat did you do?I've bee...
Golang import/path: After Windows forced update, go run takes abnormally long time to exit
2025-08-06 14:06:36
4745
Go versiongo version go1.24.4 windows/amd64,Windows 11 23H2 22631.5624Output of go env in your module/workspace:set AR...
Golang x/tools/go/packages: Package.Fset is nil when using NeedSyntax
2025-08-06 14:06:32
2628
What did you do?package mainimport ( "fmt" "golang.org/x/tools/go/packages")func main() { c...
上一页
下一页
1
…
156
157
158
159
160
…
386
.