Fix: stupid llm

This commit is contained in:
Grail Finder
2025-05-01 17:24:15 +03:00
parent b3a730b3dd
commit 6af41f061f
12 changed files with 460 additions and 34 deletions

9
go.mod
View File

@ -1,8 +1,3 @@
module myhtmxapp
module golias
go 1.21
require (
github.com/go-chi/chi/v5 v5.0.12
github.com/go-chi/render v1.0.3
)
go 1.24.2