all repos — gomponents @ 4904eaacb6cd50fb18d0db4cb6e1a568b104ab86

HTML components in pure Go

Merge remote-tracking branch 'upstream/main'

Alan Pearce
commit

4904eaacb6cd50fb18d0db4cb6e1a568b104ab86

parent

b9d3c0f0ff17145c373c7bed0f923037f85c40a6

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -79,6 +79,6 @@ go-version-file: go.mod
check-latest: true - name: Lint - uses: golangci/golangci-lint-action@v6 + uses: golangci/golangci-lint-action@v8 with: version: latest