Aurora Blog
Home
Golang x/pkgsite: package removal request for github.com/annybs/cassiel/v4
2025-07-19 14:03:49
209
https://pkg.go.dev/github.com/annybs/cassiel/v4I abandoned this project a long time ago and the repository no longer exi...
Golang cmd/go: stacktraces with -trimpath don't use replaced module paths
2025-07-19 14:03:42
6726
Go versiongo version go1.22.2 linux/amd64Output of go env in your module/workspace:$ go envGO111MODULE=''GOARCH='amd64'G...
Golang access: Approving CLs ("approvers")
2025-07-19 14:03:40
1392
Hi,I'd like to request the "approvers" access (https://go-review.googlesource.com/#/admin/groups/1030,members) for mysel...
Golang runtime/checkptr: fatal error: checkptr: pointer arithmetic result points to invalid allocation
2025-07-19 14:03:38
7406
Go versiongo version go1.23rc1 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='...
Golang cmd/dist: telemetry support
2025-07-19 14:03:34
2319
CL 585235 added telemetry for commands in cmd, except for cmd/dist.Since cmd/dist is built with the bootstrap toolchain,...
Golang cmd/go: prevent worker starvation via ordered scheduling using barrier tasks
2025-07-19 14:03:32
8445
OverviewThis proposal aims to address the scheduling issue in our test execution system (golang/go#61233) where a run ta...
Golang proposal: if: stmt syntax experiment
2025-07-19 14:03:25
5704
Go Programming ExperienceIntermediateOther Languages ExperienceNo responseRelated Idea[ ] Has this idea, or one like it,...
Golang x/image/vector: repeat Draw() -> nonsense
2025-07-19 14:03:22
906
Go versionn/aOutput of go env in your module/workspace:n/aWhat did you do?https://go.dev/play/p/VlCSG5OMtxF(adapted from...
Golang cmd/doc: delete
2025-07-19 14:03:20
1230
As of Go 1.25, the go doc subcommand directly includes the code that was previously in cmd/doc, and no longer executes t...
Golang x/tools/gopls,x/build: old go tool trace processes piling up on builders
2025-07-19 14:03:19
1493
In https://github.com/golang/go/issues/74187#issuecomment-2992284502, @n2vi reported a large number of idle go tool trac...
Golang proposal: crypto/tls: relax FIPS restrictions when the fips140=on GODEBUG is set
2025-07-19 14:03:17
3593
Proposal DetailsCurrently, the Go cryptography modules do not enforce strict FIPS 140 compliance when FIPS mode is enabl...
Golang proposal: godoc: add Go proverbs "easter egg" to go docs
2025-07-19 14:03:15
1433
Proposal DetailsI'll just drop it here... for years I've been quite envious of Python's "import this" easter egg, which ...
Golang regexp: Invalid character class on Windows ARM
2025-07-19 14:03:07
8575
Go versionmaster and 1.22 (and probably other versions)Output of go env in your module/workspace:GO111MODULE=''GOARCH='a...
Golang x/pkgsite: package removal request for github.com/motonai/bytes_concat
2025-07-19 14:03:00
580
Please remove thisComment From: seankhliaoplease follow the issue template.Comment From: motonaiWhat is the path of the ...
Golang proposal: cmd/internal/obj/util.go: Add an alternative function for converting registers to string
2025-07-19 14:02:58
1986
Proposal DetailsWhile trying to implement SVE for the ARM64 assembler backend, we've been trying to come up with a consi...
Golang cmd/link: invalid relocation R_RISCV_GOT_PCREL_ITYPE in fips code on riscv64
2025-07-19 14:02:56
7081
Go version1.25rc2Output of go env in your module/workspace:AR='ar' ...
Golang runtime: "fatal error: s.allocCount != s.nelems && freeIndex == s.nelems" ADM Ryzen 9 6900HX, 32Gb
2025-07-19 14:02:54
22623
What version of Go are you using (go version)?go version go1.20.6 linux/amd64Does this issue reproduce with the latest r...
Golang Memory leak problem with Opentelemetry Collector Using KafkaReceiver
2025-07-19 14:02:52
497
Go versiongo version go1.20.13 darwin/amd64Output of go env in your module/workspace:go.opentelemetry.io/collector v0.98...
Golang runtime: do map growth work on reads
2025-07-19 14:02:45
3716
CLs 37011 and 37012 suggest that finishing map growth can be important. If an author knows that a particular map is done...
Golang runtime: found wrong event in p's limiter event slot on plan9-arm and openbsd-amd64-68 since 2022-08-08
2025-07-19 14:02:33
54704
#!watchflakespost <- (goos == "plan9" || goos == "openbsd") && `found wrong event in p's ...
上一页
下一页
1
…
98
99
100
101
102
…
272
.