10 lines
155 B
Modula-2
10 lines
155 B
Modula-2
|
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
|