all repos — gomponents @ 42fbfd4045ff8993ed5708ce3c7a44b17a958fdd

HTML components in pure Go

Test on Go 1.22 in CI (#165)

commit

42fbfd4045ff8993ed5708ce3c7a44b17a958fdd

parent

1f0bb2a2aaecc7813b9eda1c0579434e9ad5fe56

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

changed files
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -26,6 +26,7 @@ - "1.18"
- "1.19" - "1.20" - "1.21" + - "1.22" steps: - name: Checkout