From e53dba6a6cdbf05d0577e0fa0d61d3c141a641db Mon Sep 17 00:00:00 2001 From: Markus Wüstenberg Date: Fri, 11 Oct 2024 10:47:37 +0200 Subject: 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! 😁--- internal/examples/app/go.work.sum | 1 + 1 file changed, 1 insertion(+) create mode 100644 internal/examples/app/go.work.sum (limited to 'internal/examples/app/go.work.sum') diff --git a/internal/examples/app/go.work.sum b/internal/examples/app/go.work.sum new file mode 100644 index 0000000..5c5a195 --- /dev/null +++ b/internal/examples/app/go.work.sum @@ -0,0 +1 @@ +maragu.dev/gomponents v1.0.0-beta1/go.mod h1:oEDahza2gZoXDoDHhw8jBNgH+3UR5ni7Ur648HORydM= -- cgit 1.4.1