From 9292fcab88baf9af2b5947abcdc42834d17c0930 Mon Sep 17 00:00:00 2001 From: Marcel Dellmann <57219130+securebitsorg@users.noreply.github.com> Date: Wed, 22 Oct 2025 05:39:03 +0200 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1ba37017..21c0f5d2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/securebitsorg/securebitsorg.github.io -go 1.25.1 +go 1.25.3 require ( github.com/hugo-toha/toha/v4 v4.9.0 // indirect