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

10 lines
155 B
Modula-2
Raw Permalink Normal View History

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