all repos — gomponents @ 42fbfd4045ff8993ed5708ce3c7a44b17a958fdd

HTML components in pure Go

Test on Go 1.22 in CI (#165)

Markus Wüstenberg markus@maragu.dk
Fri, 09 Feb 2024 10:32:46 +0100
commit

42fbfd4045ff8993ed5708ce3c7a44b17a958fdd

parent

1f0bb2a2aaecc7813b9eda1c0579434e9ad5fe56

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

jump to
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