Aurora Blog
Home
Golang x/tools/gopls: mod cache refresh timers run after view shutdown
2025-06-08 14:02:11
6199
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test...
Golang x/mobile: Request to Update Package Dependencies to Go Version 1.22 of go mobile
2025-06-08 14:02:09
1423
I am writing to request an update of the Go Mobile project’s package dependencies to the latest Go version, specifically...
Golang access: TryBots to trigger to run tests
2025-06-08 14:02:07
849
Use TryBots to trigger to run tests for the PR: https://github.com/golang/go/pull/66918Comment From: mknyszekIt looks li...
Golang x/net: invalid address when reading socket error queue with SO_TIMESTAMPING
2025-06-08 14:02:05
3500
What version of Go are you using (go version)?$ go versiongo version go1.16.6 linux/amd64In my go.mod:golang.org/x/net v...
Golang cmd/go: go get -tool only adds last package when multiple are provided
2025-06-08 14:02:03
1744
Go versiongo version go1.25-devel_4d1c255f15 Thu Jun 5 11:44:48 2025 -0700 linux/amd64Output of go env in your module/wo...
Golang iter: iter.Pull should forward panics and runtime.Goexit [freeze exception]
2025-06-08 14:02:01
14343
Go versiondevel go1.23-a3a584e4ab Wed May 29 13:52:34 2024 +0000Output of go env in your module/workspace:n/a since this...
Golang cmd/compile: PPC64 folds (MOVWZreg (RLWINM x)) incorrectly in some cases
2025-06-08 14:01:59
891
Go versionmasterOutput of go env in your module/workspace:GOARCH=ppc64leWhat did you do?Adding the following codegen tes...
Golang src/runtime/signal_unix.go:202 Normal gameplay and subsequent code execution
2025-06-08 14:01:55
3103
Go versiongo version go1.22.3 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang cmd/go: TestScript/env_changed fails when modifying go.env for Go distributions
2025-06-08 14:01:53
3296
Go versiongo version devel go1.23-eaa7d9ff86 Mon Jun 3 14:56:37 2024 +0000 linux/amd64Output of go env in your module/wo...
Golang os/signal: SIGSYS documented as both handled and unhandled
2025-06-08 14:01:51
1001
Go versiongo 1.22.3Output of go env in your module/workspace:N/AWhat did you do?Visited https://pkg.go.dev/os/signalWhat...
Golang x/telemetry: go version should match that of gopls
2025-06-08 14:01:49
870
Go versiongo version go1l21l4 darwin/amdOutput of go env in your module/workspace:irrelevantWhat did you do?opened the t...
Golang x/telemetry/godev: telemetry.go.dev chart view is broken
2025-06-08 14:01:47
1209
https://telemetry.go.dev/charts/2024-05-07It was broken from 05/07 because the worker produces chart json file with unex...
Golang proposal: allow passing type parameterized channels of different element types to "close".
2025-06-08 14:01:43
415
Go versiontipOutput of go env in your module/workspace:.What did you do?https://tip.golang.org/ref/spec#CloseIf the type...
Golang net: TestLookupNoSuchHost failing on plan9/386 builder
2025-06-08 14:01:39
1080
Since the migration of the plan9/386 builder, the TestLookupNoSuchHost test is failing:--- FAIL: TestLookupNoSuchHost (0...
Golang x/telemetry: file rotation does not update metadata
2025-06-08 14:01:37
434
As in the description: when rotating the telemetry counter file, metadata is not updated. This can lead to incorrect met...
Golang x/tools/gopls: new CodeAction: "Show arm64 assembly for function f..."
2025-06-08 14:01:35
998
When optimizing code, or trying to track down some crash bugs, it can be helpful to inspect the assembly code that the c...
Golang proposal: Go 2: equality between an interface and nil should by default compare only by value (and not also type)
2025-06-08 14:01:33
33473
Author backgroundI consider myself an experienced Go programmer with many years of programming experience in Go and many...
Golang crypto/x509: ParseRevocationList accepted the CRL file with an empty Key Identifier.
2025-06-08 14:01:31
3558
Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:emptyWhat did you do?Hello Developer,...
Golang cmd/link: crash in testshared
2025-06-08 14:01:29
3141
cd gogit fetch origin refs/changes/35/588235/4 && git checkout FETCH_HEADcd src./make.bashgo test cmd/cgo/intern...
Golang log/slog: JSONHandler should deduplicate keys
2025-06-08 14:01:27
52821
What version of Go are you using (go version)?8edcdddb23c6d3f786b465c43b49e8d9a0015082Does this issue reproduce with the...
上一页
下一页
1
…
11
12
13
14
15
…
34
.