From f6c6540f9dc95438998f84067c1b589eb276006b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 16:22:29 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.25.1 (#1403) 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 b44ad4c73..726af1559 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.0 +toolchain go1.25.1