From c285213c07e1d4d6334623f5ef6ebf17d4fd52ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 09:22:07 +0200 Subject: [PATCH] chore(deps): update dependency go to v1.24.5 (#1099) 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 c7e1f20cb..ba9a8d547 100644 --- a/go.mod +++ b/go.mod @@ -174,4 +174,4 @@ replace github.com/labstack/echo/v4 => github.com/kolaente/echo/v4 v4.0.0-202501 go 1.23.0 -toolchain go1.24.4 +toolchain go1.24.5