From d44dbd116eff645b438db1ba3a91606d9fe765c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:10:26 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.2 (#1607) 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 39b78e1dd..1d9b2b9fa 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.1 +toolchain go1.25.2