all repos — gomponents @ a30401d184389a3f215cc9b267264c7e200a705f

HTML components in pure Go

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

1
2
3
4
5
6
go 1.23.2

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