add go.mod
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s

This commit is contained in:
Adrian Zürcher
2025-08-05 11:03:38 +02:00
parent edc5462e61
commit 7b294677d3

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module test
go 1.24.5