Gin 404 - github.com/ugorji/go/codec

I took a look and Gin imports github.com/ugorji/go/codec but it seems to be offline.require ( github.com/bytedance/so...

Jackson Databind For multiple constructors, treat a single-arg record constructor as if it were a multiple-arg constructor with @JsonProperty annotations

Is your feature request related to a problem? Please describe.JacksonRecordConstructorExample.java.zipI need to deserial...

Gorm about use select and distinct

Your QuestionTitle: Inconsistent Behavior of Distinct with and without Parameters in GORMDescription:I've noticed some i...

Spring Introduce ContextRestartedEvent as a subtype of ContextStartedEvent

While working on #35168, I noticed that there is currently no way to differentiate between an ApplicationContext start a...

Spring Redis persists the restore issue

Condition:1. Use Redis to persist the component.2. Use hot deployment.3. Use the enumeration class as the state generic ...

Golang x/term: multi line bracketed paste fails to issue line by line commands.

Go versiongolang.org/.x/term v0.33.0Output of go env in your module/workspace:n/aWhat did you do?t := term.NewTerminal(r...

Golang x/mobile, runtime: libgojni.so crashes on ARM64 devices for methods defined in Go code

Go versiongo version go1.21.1 darwin/arm64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='arm64'GOBIN=...

Golang unsafe: document if syscall.Syscall exemption to unsafe.Pointer rules also applies to other assembly functions

Go version1.22.5 (this is from pkg.go.dev)Output of go env in your module/workspace:N/A (this is from viewing the docs o...

Golang runtime: timeout in TestCrashDumpsAllThreads

#!watchflakesdefault <- pkg == "runtime" && test == "TestChanSendBarrier"Issue created au...

Golang x/sys/unix: syscall_linux_test.go FileDedupeRange test fails on ZFS

Linux 6.6.21-gentooOpenZFS 2.2.2Go 1.22.4x/sys 0.22.0Test log:ok golang.org/x/sys/cpu 0.002sok golang.org/x...

Golang proposal: database/sql: add MarshalJSON and UnmarshalJSON methods for Null[T]

Proposal DetailsI really appreciate the implementation of #60370. The sql.Null[T] type improves the visibility for the e...

Golang testing: Problems with memory allocation calculation for "json.Marshal" in Benchmarkc tests

Go versionWindows10/x86_64 Go1.22.5Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64set GOBIN...

Golang proposal: runtime: make stack exhaustion recoverable

Proposal DetailsCurrently stack exhaustion in Go is a fatal error triggered by throw in newstack, i.e. non-recoverable. ...

Golang proposal: log/slog: structured error type

Proposal DetailsI propose that log/slog introduces a function to create an error from a string message and zero or more ...

Golang proposal: reflect/type.go: func (t *structType) Field(i int) (f StructField) Why not delete the memory allocation?

Proposal DetailsI noticed the problem with #2230, but this allocation is so performance-impairing that it consumes hundr...

Golang cmd/go: panic: LoadImport called with empty package path when listing GOROOT/test/*.go

What did you do?~$ gotip versiongo version devel go1.21-5534f044 Tue May 16 16:01:08 2023 +0000 linux/amd64~$ cd $(gotip...

Golang os: Root can no longer be safely copied in Go 1.25

Go version1.25rc2Output of go env in your module/workspace:`go env` output, not particularly relevantAR='ar'CC='gcc'CGO_...

Golang x/telemetry: crash on Windows when counter file is extended

Discovered while investigating #68311: telemetry counter file extension can cause windows processes to panic. For exampl...

Golang x/tools/gopls/internal/mcp: file watcher might not be correctly watching newly created files

While running the MCP server's diagnostics tool, no diagnostics were reported on a newly created file even though there ...

Golang x/tools/gopls: mcp stdio/sse report crashing message on non-go workspace

gopls version0.0.0go envN/AWhat did you do?Run gopls mcp -listen ADDRESS or gopls mcpWhat did you see happen?N/AWhat did...
上一页 下一页
.