learnlytics-go/templ/examples/suspense/go.mod

10 lines
154 B
Modula-2
Raw Normal View History

2025-03-20 12:35:13 +01:00
module githbu.com/a-h/templ/examples/suspense
go 1.23
toolchain go1.23.3
replace github.com/a-h/templ => ../../
require github.com/a-h/templ v0.2.707