From 0a877f7dfb975c51c9d57f095ab6f313682315cd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Feb 2026 09:31:49 +0200 Subject: Improve scaffold: Vet/Clean targets, Uninstall guard, Install chmod, gitignore, go 1.24 (task 352) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a8bd639..dd7b9fa 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module codeberg.org/snonux/geheim -go 1.22 +go 1.24 require github.com/magefile/mage v1.15.0 -- cgit v1.2.3