all repos — gomponents @ 033f6ac3c36da0e95882d2e00b8cdd54468d3050

HTML components in pure Go

Test on Go 1.23 in CI (#193)

Yarden Shoham git@yardenshoham.com
Sun, 18 Aug 2024 10:12:07 +0300
commit

033f6ac3c36da0e95882d2e00b8cdd54468d3050

parent

b2475a7680d50740eca93447eb6f8d2454c05656

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

jump to
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -27,6 +27,7 @@ - "1.19"           - "1.20"
           - "1.21"
           - "1.22"
+          - "1.23"
 
     steps:
       - name: Checkout