all repos — gomponents @ d81de8319f83a4f62ae33f9ada8da267aa9197fd

HTML components in pure Go

Test Go 1.21 in CI (#147)

Markus Wüstenberg
commit

d81de8319f83a4f62ae33f9ada8da267aa9197fd

parent

a9890f5337da4fc09c016d031b38e36d7b382f62

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

changed files
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