From 0716e8034522e7a2a5467950a068cac2a1a8e54c Mon Sep 17 00:00:00 2001 From: yusing Date: Thu, 29 Jan 2026 16:16:09 +0800 Subject: [PATCH] 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. --- goutils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goutils b/goutils index 0fcd6283..24e52ede 160000 --- a/goutils +++ b/goutils @@ -1 +1 @@ -Subproject commit 0fcd628370319b28b92288d34f8bcff1e7e9d4db +Subproject commit 24e52ede7468bb06a39908eb44abfaa312ddfa2d