Golang x/build/cmd/coordinator: bad test partitioning for plan9-arm

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

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

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

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

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

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

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

Go version1.22.4Output of go env in your module/workspace:go.dev/play &quot;Go 1.22&quot;What did you do?I browsed https...

Golang cmd/compile: internal compiler error on generic type alias in method signature

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]

@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

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

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/

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

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

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

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

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

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

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

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...
上一页 下一页
.