all repos — gomponents @ 214138645bfda44676d071e9a0c2f2255dd48173

HTML components in pure Go

Test Go 1.21 in CI

Markus Wüstenberg
commit

214138645bfda44676d071e9a0c2f2255dd48173

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