From b9a3133bb94efe6fe2c8994e3270dc0f942a7de7 Mon Sep 17 00:00:00 2001 From: "ithaka-renovate[bot]" <177157941+ithaka-renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 00:44:22 +0000 Subject: [PATCH] Update dependency go to v1.26.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ce026ef..0c85ed8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module main go 1.23.0 -toolchain go1.26.1 +toolchain go1.26.2 require ( github.com/akrylysov/algnhsa v1.1.0