all repos — gomponents @ 299345cbbe3473cce0fdf818473bea1edbbc89b7

HTML components in pure Go

don't benchmark old versions of go

Alan Pearce
commit

299345cbbe3473cce0fdf818473bea1edbbc89b7

parent

aa31c287a17885091d2dd9111f3eb798ee2ad91a

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -52,11 +52,6 @@
strategy: matrix: go: - - "1.18" - - "1.19" - - "1.20" - - "1.21" - - "1.22" - "1.23" - "1.24" - "1.25"