Aurora Blog
Home
Golang x/build/cmd/coordinator: bad test partitioning for plan9-arm
2025-06-18 14:05:34
11230
Currently a lot of short tests are being executed individually in separate invocations of go tool dist test, instead of ...
Golang CVEs still showing up in latest version of Go 1.22.2
2025-06-18 14:05:32
2429
govulncheck versiongo version (v1.22.2)Does this issue reproduce at the latest version of golang.org/x/vuln?YesOutput of...
Golang x/build: add LUCI linux-mipsle builder
2025-06-18 14:05:30
5161
There currently isn't a LUCI builder that tests the linux/mipsle port (other than the misc-compile builder, which tests ...
Golang go/types, cmd/compile: "invalid type loop" depending on declaration order
2025-06-18 14:05:28
4545
types2 currently rejects the test case below with "invalid recursive type A". Swapping the order of declarations for A a...
Golang proposal: src/sort: Expand sort.Sort() and sort.Stable() to use generic types
2025-06-18 14:05:14
5006
Proposal DetailsThis proposal is for expanding the sort package in the stdlib to use generics. The Sort and Slices packa...
Golang cmd/go: separate default GODEBUGs from go language version
2025-06-18 14:05:09
21206
Go 1.21 introduced a formalization of how we handle compatible-but-breaking changes, defining configuration knobs called...
Golang x/pkgsite: support <picture> element in README for light/dark mode images
2025-06-18 14:05:07
2114
What is the URL of the page with the issue?https://pkg.go.dev/github.com/jmcmenamy/GoVector@v0.8.0What is your user agen...
Golang go/doc: IsPredeclared missing clear, min, max
2025-06-18 14:04:53
1122
Go version1.22.4Output of go env in your module/workspace:go.dev/play "Go 1.22"What did you do?I browsed https...
Golang cmd/compile: internal compiler error on generic type alias in method signature
2025-06-18 14:04:48
4217
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 runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not [1.24 backport]
2025-06-18 14:04:44
1387
@mknyszek requested issue #72991 to be considered for backport to the next 1.24 minor release.@gopherbot Please open a b...
Golang runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not
2025-06-18 14:04:41
16369
Go versiongo version go1.24.1 linux/amd64Output of go env in your module/workspace:go env OutputAR='ar' CC='gcc' ...
Golang x/pkgsite: package removal request for github.com/kristoffn/geofox-go
2025-06-18 14:04:37
545
What is the path of the package that you would like to have removed?github.com/kristoffn/geofox-goAre you the owner of t...
Golang x/pkgsite: package removal request for github.com/goseventh/rakstar/
2025-06-18 14:04:35
547
Deprecated packageComment From: cagedmantisOnly the package owners can request to have their packages removed from pkg.g...
Golang x/pkgsite: package removal request for github.com/stianhj/modd
2025-06-18 14:04:30
197
I deleted the repo a while back.Comment From: cagedmantis@golang/pkgsiteComment From: madelinekalilWe have submitted a c...
Golang x/pkgsite: package removal request for https://pkg.go.dev/github.com/erfandiakoo/gopayamgostar/v2
2025-06-18 14:04:28
1225
Hello Go Team,I am the owner and author of the Go module hosted at:https://pkg.go.dev/github.com/erfandiakoo/gopayamgost...
Golang x/pkgsite: package removal request for github.com/bensema/ths_quote
2025-06-18 14:04:25
455
What is the path of the package that you would like to have removed?github.com/bensema/ths_quoteAre you the owner of thi...
Golang proposal: x/sync/errgroup: propagate panics through Go
2025-06-18 14:04:18
1184
Proposal DetailsSee https://github.com/golang/go/issues/53757#issuecomment-2980378567 , #53757 can delay the propagation...
Golang x/sync/errgroup: propagate panics and Goexits through Wait
2025-06-18 14:04:16
32086
BackgroundThe handling of panics and calls to runtime.Goexit in x/sync/errgroup has come up several times in its history...
Golang proposal: x/net/websocket: Add proxy support
2025-06-18 14:04:04
1231
I'd like to add proxy support to websocket.In the client.go there is NewClient function which I think I need to change t...
Golang x/pkgsite: API for pkg.go.dev
2025-06-18 14:04:02
24533
Prior to pkg.go.dev, godoc.org has had a JSON API that can be used to, among other things, discover importers of a given...
上一页
下一页
1
…
154
155
156
157
158
…
230
.