Spring API Versioning Support

There are a number of ways to do API versioning through a request header, query parameter, path variables, and so on. Al...

Golang x/tools/gopls: codelens to show implementations of interfaces

Since go does not have an explicit declaration of which interfaces one implements, it is hard to follow someone's code. ...

Golang Gerrit: can't push code because of the location

What did you do?$ git push https://go.googlesource.com/go HEAD:refs/for/masterremote: PERMISSION_DENIED: The caller doe...

Golang proposal: slices: CloneAny and Contains2

Proposal DetailsCloneAny and Contains2 (names subject to change) are functions I needed when designing my own code but w...

Golang cmd/compile: yet another incorrect recover behavior due to defer a method wrapper

Go versionGo 1.20 - Go 1.24Output of go env in your module/workspace:darwin/arm64 (or any)What did you do?https://go.dev...

Golang cmd/compile: incorrect recover behavior due to defer a method wrapper

Go versiontip, and Go 1.18 - 1.24Output of go env in your module/workspace:darwin/arm64 (or any)What did you do?Run http...

Golang x/pkgsite: standard lib symbol available version does not have same behavior across packages

What is the URL of the page with the issue?https://pkg.go.dev/context#ContextWhat is your user agent?N/AScreenshotStanda...

Golang internal/trace: TestTraceStacks/Stress failures

#!watchflakesdefault <- pkg == "internal/trace" && test == "TestTraceStacks/Stress"Issue ...

Golang cmd/dist/dist: random build failures on bcachefs

Go versiongo version go1.24.2 linux/arm64Output of go env in your module/workspace:AR='ar'CC='aarch64-unknown-linux-gnu-...

Golang runtime: C TSAN reports false positive races in SetCgoTraceback symbolizer function (cgoSymbolizer)

The Go runtime passes cgoSymbolizer a pointer to a structure to write results. This struct is usually stack allocated. W...

Golang runtime:cpu4: TestGdbConst failures

#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestGdbConst"Issue created auto...

Golang cmd/go: TestScript/cover_build_pkg_select failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/cover_build_pkg_select"Iss...

Golang go/build: break out parts shared with modindex into internal package

The modindex package copied some of the bits that were in go/build. Because there are two copies, the code can get out o...

Golang runtime: TestFinalizerOrCleanupDeadlock/Panic failures

#!watchflakesdefault <- pkg == "runtime" && test == "TestFinalizerOrCleanupDeadlock/Panic&quot...

Golang x/website/_content/ref: clarify documentation of go work use -r

Go versionanyOutput of go env in your module/workspace:n/aWhat did you do?The documentation at https://go.dev/ref/mod#go...

Golang cmd/link: unaligned 32-bit fields in .reloc section blocks of go.exe.

Go versiongo1.22.4Output of go env in your module/workspace:*What did you do?look .reloc section in pe file: go.exe and ...

Golang x/sync/errgroup: Typo on line 149 in errgroup.go

There's a typo on line 149 in the file errgroup.go, version 0.15.0: ... barging iff channels ... should probably be ... ...

Golang x/build: Windows gomote creation fails due to missing git for subrepos

$ gomote create x_perf-gotip-windows-amd64 # still creating x_perf-gotip-windows-amd64 (1) after 7s; 0 requests ahead of...

Golang x/telemetry/cmd/gotelemetry: wrap output to 80 columns

% gotelemetry onTelemetry uploading is now enabled and data will be periodically sent to https://telemetry.go.dev/. Uplo...

Golang x/pkgsite: issue title

What is the URL of the page with the issue?uuWhat is your user agent?uScreenshotNo responseWhat did you do?uWhat did you...
上一页 下一页
.