From d483f09a46679dcbbd2eeffc812c5bf56681768a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 12:24:42 +0200 Subject: [PATCH] chore(deps): update dependency go to v1.25.3 (#1653) 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 a37a9bf53..b1339a496 100644 --- a/go.mod +++ b/go.mod @@ -175,4 +175,4 @@ replace github.com/labstack/echo/v4 => github.com/kolaente/echo/v4 v4.0.0-202501 go 1.24.0 -toolchain go1.25.2 +toolchain go1.25.3