all repos — gomponents @ f316a0a1fe7dd4445c4ae36db7e2764fdcf8e066

HTML components in pure Go

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

1
2
3
4
5
6
go 1.23.1

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