File tree Expand file tree Collapse file tree 6 files changed +15
-7
lines changed
generatecmd/testwatch/testdata Expand file tree Collapse file tree 6 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1- 0.3.841
1+ 0.3.847
Original file line number Diff line number Diff line change 11module templ/testproject
22
3- go 1.23
3+ go 1.23.0
44
5- require github.com/a-h/templ v0.2.513 // indirect
5+ toolchain go1.23.6
6+
7+ require github.com/a-h/templ v0.3.847 // indirect
68
79replace github.com/a-h/templ => {moduleRoot}
Original file line number Diff line number Diff line change 1+ github.com/a-h/templ v0.3.833 h1:L/KOk/0VvVTBegtE0fp2RJQiBm7/52Zxv5fqlEHiQUU =
2+ github.com/a-h/templ v0.3.833 /go.mod h1:cAu4AiZhtJfBjMY0HASlyzvkrtjnHWPeEsyGK2YYmfk =
13github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
24github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
Original file line number Diff line number Diff line change 11module templ/testproject
22
3- go 1.23
3+ go 1.23.0
44
5- require github.com/a-h/templ v0.2.513 // indirect
5+ toolchain go1.23.6
6+
7+ require github.com/a-h/templ v0.3.847 // indirect
68
79replace github.com/a-h/templ => {moduleRoot}
Original file line number Diff line number Diff line change 1+ github.com/a-h/templ v0.3.833 h1:L/KOk/0VvVTBegtE0fp2RJQiBm7/52Zxv5fqlEHiQUU =
2+ github.com/a-h/templ v0.3.833 /go.mod h1:cAu4AiZhtJfBjMY0HASlyzvkrtjnHWPeEsyGK2YYmfk =
13github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
24github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
Original file line number Diff line number Diff line change 11module github.com/a-h/templ/examples/counter-basic
22
3- go 1.23
3+ go 1.23.0
44
5- toolchain go1.23.3
5+ toolchain go1.23.6
66
77require github.com/a-h/templ v0.2.233
88
You can’t perform that action at this time.
0 commit comments