From 1d35f28733e2a3da6a4cffd5c1555327af4d0c3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:05:23 +0200 Subject: [PATCH] chore(deps): update dependency go to v1.24.4 (#886) 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 d2192e866..6fc1399d0 100644 --- a/go.mod +++ b/go.mod @@ -173,4 +173,4 @@ replace github.com/labstack/echo/v4 => github.com/kolaente/echo/v4 v4.0.0-202501 go 1.23.0 -toolchain go1.24.3 +toolchain go1.24.4