all repos — gomponents @ bb1c545d4a98854ca7908946ef81f59d669eef1c

HTML components in pure Go

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

1
2
3
4
5
6
go 1.23.2

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