all repos — gomponents @ 079fcc99053bb961b7feeaec4981273c25baf327

HTML components in pure Go

Test on Go 1.22 in CI

commit

079fcc99053bb961b7feeaec4981273c25baf327

parent

1f0bb2a2aaecc7813b9eda1c0579434e9ad5fe56

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

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