all repos — gomponents @ d8c003b7b9cf837c9e47dff7375fd2c933d7a682

HTML components in pure Go

internal/examples/app/go.work (view raw)

1
2
3
4
5
6
go 1.23.2

use (
	.
	../../../
)