refactor: rename hostexecutor → jepa-fx-risk (#9)

Module path gitea.d-ma.be/mathias/hostexecutor → jepa-fx-risk.
cmd/hostexecutor → cmd/jepa-fx-risk. templ upgraded 0.2.778 → 0.3.1020.
Clean build + tests pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-24 11:58:42 +02:00
co-authored by Claude Sonnet 4.6
parent 3445b6d267
commit f01bdde7c2
5 changed files with 168 additions and 5 deletions
+2 -4
View File
@@ -1,7 +1,5 @@
module gitea.d-ma.be/mathias/hostexecutor
module gitea.d-ma.be/mathias/jepa-fx-risk
go 1.26
require (
github.com/a-h/templ v0.2.778
)
require github.com/a-h/templ v0.3.1020