all repos — gomponents @ c366cfc3574daf7b31e4fa68790c29fc72f7b74b

HTML components in pure Go

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

1
2
3
4
5
6
go 1.23.2

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