added all files

This commit is contained in:
kisfenyo
2026-02-13 16:59:51 +01:00
parent 5f67151a2f
commit 83d86cb841
12 changed files with 1770 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
module gitea.dooplex.hu/admin/felhom-controller
go 1.22
require (
gopkg.in/yaml.v3 v3.0.1
golang.org/x/crypto v0.31.0
)