all repos — gomponents @ b1f7754ccd772991392f102974d7b47eb8dc0f35

HTML components in pure Go

Test with Go 1.20 in CI

Markus Wüstenberg
commit

b1f7754ccd772991392f102974d7b47eb8dc0f35

parent

8e4b1319d12e11fe62725fc30ea01b1f274f8c50

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

changed files
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -24,6 +24,7 @@ - 1.16
- 1.17 - 1.18 - 1.19 + - 1.20 steps: - name: Checkout