mirror of
https://gitlab.durp.info/durfy/modules/durpify.git
synced 2026-05-09 00:31:39 -05:00
Update module github.com/a-h/templ to v0.3.977
This commit is contained in:
parent
c59d09e4c9
commit
562d545d1b
2 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ module gitlab.com/durfy/durpify/handlers
|
|||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/a-h/templ v0.3.906
|
||||
github.com/a-h/templ v0.3.977
|
||||
github.com/charmbracelet/log v0.4.2
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
|
@ -23,5 +23,5 @@ require (
|
|||
github.com/rivo/uniseg v0.4.7 // indirect
|
||||
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
|
||||
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
|
||||
golang.org/x/sys v0.32.0 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue