Skip to content

fix(deps): update module github.com/corazawaf/coraza/v3 to v3.3.2 (#194) #433

fix(deps): update module github.com/corazawaf/coraza/v3 to v3.3.2 (#194)

fix(deps): update module github.com/corazawaf/coraza/v3 to v3.3.2 (#194) #433

Workflow file for this run

name: Lint (pre-commit)
on:
pull_request:
push:
branches:
- "main"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: v1.22.x
cache: true
- run: go run mage.go lint