From 1ae4382484a6cf49098bcbe65e96f0749ee961e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 07:44:44 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.4 (#1758) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2c5ca7db7..35b45452f 100644 --- a/go.mod +++ b/go.mod @@ -178,4 +178,4 @@ replace github.com/labstack/echo/v4 => github.com/kolaente/echo/v4 v4.0.0-202501 go 1.24.0 -toolchain go1.25.3 +toolchain go1.25.4