From afe4cb9e06740c9c5a452eda73260ab2d5b87e52 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 02:05:01 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.26.2 | datasource | package | from | to | | -------------- | ------- | ------- | ------ | | golang-version | go | 1.24.10 | 1.26.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index eb6f3ea..1f1f9c8 100644 --- a/go.mod +++ b/go.mod @@ -53,4 +53,4 @@ require ( go 1.24.0 -toolchain go1.24.10 +toolchain go1.26.2