all repos — gomponents @ e53dba6a6cdbf05d0577e0fa0d61d3c141a641db

HTML components in pure Go

Release v1 (#226) v1.0.0-beta1 gave no problems with my other gomponents libraries, that of others, and some of my large projects, so releasing v1! No more breaking changes! 😁

Markus Wüstenberg
commit

e53dba6a6cdbf05d0577e0fa0d61d3c141a641db

parent

853044729768d3a52d1aba5c9e081737a5088b11

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M internal/examples/app/go.workinternal/examples/app/go.work
@@ -1,4 +1,4 @@
-go 1.23.1 +go 1.23.2 use ( .