feat: go project init

This commit is contained in:
2025-05-17 23:40:55 +02:00
parent 04ab21236c
commit 0c677d9f8c

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module gitea.local/admin/hspguard
go 1.24.3