From cc7a3640ae7af9c57bbb417c31549c44692d455c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 08:24:21 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.24.2 (#603) 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 0490767fe..d3be41569 100644 --- a/go.mod +++ b/go.mod @@ -214,4 +214,4 @@ replace github.com/labstack/echo/v4 => github.com/kolaente/echo/v4 v4.0.0-202501 go 1.23.0 -toolchain go1.24.1 +toolchain go1.24.2