all repos — gomponents @ b1f7754ccd772991392f102974d7b47eb8dc0f35

HTML components in pure Go

Test with Go 1.20 in CI
Markus Wüstenberg markus@maragu.dk
Thu, 04 May 2023 09:46:20 +0200
commit

b1f7754ccd772991392f102974d7b47eb8dc0f35

parent

8e4b1319d12e11fe62725fc30ea01b1f274f8c50

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
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