all repos — gomponents @ 079fcc99053bb961b7feeaec4981273c25baf327

HTML components in pure Go

Test on Go 1.22 in CI
Markus Wüstenberg markus@maragu.dk
Fri, 09 Feb 2024 10:29:34 +0100
commit

079fcc99053bb961b7feeaec4981273c25baf327

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