From e00cd8a35b4b2f2f1e358bcd69132a828b5e71e1 Mon Sep 17 00:00:00 2001 From: yusing Date: Mon, 17 Nov 2025 15:12:13 +0800 Subject: [PATCH] fix(http): add Body field to response ModifyResponseWriter to avoid nil dereference panic --- goutils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goutils b/goutils index da349d4b..ca5989ae 160000 --- a/goutils +++ b/goutils @@ -1 +1 @@ -Subproject commit da349d4bc01d255e6b7ada67b9236d1afb6ab495 +Subproject commit ca5989aeda02f3a184876c72a29deec55b48b467