From 21f52efcefad0b1fb63bf81f752adc0743d48d29 Mon Sep 17 00:00:00 2001 From: "ithaka-renovate[bot]" <177157941+ithaka-renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 02:27:57 +0000 Subject: [PATCH] Update dependency go to v1.26.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6dd3cf5..8655cc8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module main go 1.23.0 -toolchain go1.25.7 +toolchain go1.26.0 require ( github.com/akrylysov/algnhsa v1.1.0