Server and Client daemons functional

This commit is contained in:
2026-02-23 00:48:39 +01:00
parent d09c81da5c
commit d737353f2d
12 changed files with 1720 additions and 449 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.24.7
require (
code.gitea.io/sdk/gitea v0.15.1
filippo.io/age v1.2.1
git.nevets.tech/Steven/ezconf v0.1.1
git.nevets.tech/Steven/ezconf v0.1.4
github.com/go-acme/lego/v4 v4.26.0
github.com/go-git/go-billy/v5 v5.4.1
github.com/go-git/go-git/v5 v5.7.0