added controller
This commit is contained in:
@@ -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
|
||||
)
|
||||
Reference in New Issue
Block a user