all repos — gomponents @ 214138645bfda44676d071e9a0c2f2255dd48173

HTML components in pure Go

Test Go 1.21 in CI
Markus Wüstenberg markus@maragu.dk
Fri, 08 Sep 2023 11:01:06 +0200
commit

214138645bfda44676d071e9a0c2f2255dd48173

parent

a9890f5337da4fc09c016d031b38e36d7b382f62

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

jump to
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -25,6 +25,7 @@ - "1.17"           - "1.18"
           - "1.19"
           - "1.20"
+          - "1.21"
 
     steps:
       - name: Checkout