Going to try quicktemplate for some of the site templates.
This commit is contained in:
parent
c5f39b3fa3
commit
144a76a67a
2 changed files with 4 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -78,6 +78,7 @@ require (
|
|||
github.com/tursodatabase/libsql-client-go v0.0.0-20240902231107-85af5b9d094d // indirect
|
||||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
github.com/valyala/fasthttp v1.58.0 // indirect
|
||||
github.com/valyala/quicktemplate v1.8.0 // indirect
|
||||
github.com/valyala/tcplisten v1.0.0 // indirect
|
||||
github.com/vertica/vertica-sql-go v1.3.3 // indirect
|
||||
github.com/ydb-platform/ydb-go-genproto v0.0.0-20241112172322-ea1f63298f77 // indirect
|
||||
|
@ -110,6 +111,7 @@ tool (
|
|||
github.com/a-h/templ/cmd/templ
|
||||
github.com/air-verse/air
|
||||
github.com/pressly/goose/v3/cmd/goose
|
||||
github.com/valyala/quicktemplate/qtc
|
||||
golang.org/x/tools/cmd/godoc
|
||||
golang.org/x/tools/cmd/goimports
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue