Aurora Blog
Home
Golang proposal: cmd/go: make it easier to fork modules
2025-08-06 14:09:02
5584
Proposal DetailsForking a module is painful, because of intra-module import paths.If I fork github.com/upstream/foo as g...
Golang net/http: incorrect handling of list-based header values
2025-08-06 14:08:44
2621
Go versiongo version go1.24.5 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/pkgsite: package removal request for "go.software.jfrech.com/fsmap"
2025-08-06 14:08:42
833
What is the path of the package that you would like to have removed?go.software.jfrech.com/fsmapAre you the owner of thi...
Golang strconv: use DragonBox instead of Ryu for FormatFloat
2025-08-06 14:08:40
886
DragonBox is a faster algorithm.NodeJS has already switched as part of accelerating JSON.stringify().Float to string con...
Golang x/tools/gopls: gopls causes bad vscode performance on large projects due to excessive LSP traffic
2025-08-06 14:08:38
7991
gopls versionBuild infogolang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDH...
Golang internal/coverage/cfile: TestIssue59563TruncatedCoverPkgAll failures [consistent failure]
2025-08-06 14:08:32
36921
#!watchflakesdefault <- pkg == "internal/coverage/cfile" && test == "TestIssue59563TruncatedCo...
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 ...
上一页
下一页
1
…
142
143
144
145
146
…
373
.