fix(ui): add templ import

This commit is contained in:
maotovisk 2025-08-06 23:56:33 -03:00
parent c6a907c28c
commit c78c963bc0
3 changed files with 4 additions and 0 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module maot-shortner
go 1.24.5
require (
github.com/a-h/templ v0.3.924 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/mattn/go-sqlite3 v1.14.30 // indirect