all repos — gomponents @ fd4d14bacae8e0c1617f6448010acfef43591ab6

HTML components in pure Go

Test Go 1.25 in CI (#264)

Markus Wüstenberg
commit

fd4d14bacae8e0c1617f6448010acfef43591ab6

parent

4af61fbf755387e7b79789a2857fe01e57a61a0f

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

changed files
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -27,6 +27,7 @@ - "1.21"
- "1.22" - "1.23" - "1.24" + - "1.25" steps: - name: Checkout