From 626ba0fda69f866521a692c3ec7e32e914f7d70f Mon Sep 17 00:00:00 2001 From: "lrstanley-x[bot]" <153159847+lrstanley-x[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 06:12:16 +0000 Subject: [PATCH] =?UTF-8?q?feat(golang):=20update=20go=20(1.24.4=20?= =?UTF-8?q?=E2=86=92=201.26.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1614f85..67fa183 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/lrstanley/bubbletint/v2 go 1.23.0 -toolchain go1.24.4 +toolchain go1.26.3