all repos — gomponents @ 523f5914d1f4d1e40bebcc40a92666f449b07ab1

HTML components in pure Go

Test with Go 1.24 (#244)

Markus Wüstenberg markus@maragu.dk
Mon, 03 Mar 2025 11:49:17 +0100
commit

523f5914d1f4d1e40bebcc40a92666f449b07ab1

parent

ac5c615468e972376d23447de91eb1ea39a315bb

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -26,6 +26,7 @@ - "1.20"           - "1.21"
           - "1.22"
           - "1.23"
+          - "1.24"
 
     steps:
       - name: Checkout