From 2aa7ee2444460b5a6fd167bb1a73846f4890fd54 Mon Sep 17 00:00:00 2001 From: Rene Nochebuena Guerrero Date: Tue, 12 May 2026 02:06:45 +0000 Subject: [PATCH] chore: bump go directive from 1.25 to 1.26 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8fa281a..4dbfc30 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module code.nochebuena.dev/go/health -go 1.25 +go 1.26