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
@@ -5,7 +5,7 @@ import (
"net/http"
"os"
"gitea.d-ma.be/mathias/hostexecutor/internal/web"
"gitea.d-ma.be/mathias/jepa-fx-risk/internal/web"
)
func main() {