From ae25a4797ad5e3a06536fc95d5e564e4a27ec3f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:38:40 +0100 Subject: [PATCH] fix(deps): update module github.com/cloudwego/hertz to v0.9.4 (#8058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go/hertz/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/hertz/go.mod b/go/hertz/go.mod index c9766ea0bd4..1f6e439848d 100644 --- a/go/hertz/go.mod +++ b/go/hertz/go.mod @@ -1,3 +1,3 @@ module main -require github.com/cloudwego/hertz v0.9.3 +require github.com/cloudwego/hertz v0.9.4