all repos — gomponents @ d81de8319f83a4f62ae33f9ada8da267aa9197fd

HTML components in pure Go

Test Go 1.21 in CI (#147)

Markus Wüstenberg markus@maragu.dk
Fri, 08 Sep 2023 11:03:47 +0200
commit

d81de8319f83a4f62ae33f9ada8da267aa9197fd

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