all repos — gomponents @ 523f5914d1f4d1e40bebcc40a92666f449b07ab1

HTML components in pure Go

Test with Go 1.24 (#244)

Markus Wüstenberg
commit

523f5914d1f4d1e40bebcc40a92666f449b07ab1

parent

ac5c615468e972376d23447de91eb1ea39a315bb

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
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