fix(errs): prevent empty JSON when marshaling standard error types

Wrap errors.errorString, fmt.wrapError, and fmt.wrapErrors with noUnwrap
to preserve content during JSON marshaling instead of producing empty output.
This commit is contained in:
yusing
2026-01-29 16:16:09 +08:00
parent 372132b1da
commit 0716e80345

Submodule goutils updated: 0fcd628370...24e52ede74