refactor(go): remove indirect dependency on github.com/a-h/templ

This commit is contained in:
2026-01-07 12:39:12 -05:00
parent f63b0137e8
commit 3a943c3930
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module nebula
go 1.25.5
require github.com/a-h/templ v0.3.977 // indirect
require github.com/a-h/templ v0.3.977