Skip to content

Bump github.com/huandu/go-sqlbuilder from 1.36.1 to 1.37.0 #1574

Bump github.com/huandu/go-sqlbuilder from 1.36.1 to 1.37.0

Bump github.com/huandu/go-sqlbuilder from 1.36.1 to 1.37.0 #1574

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GOEXPERIMENT: jsonv2
steps:
- uses: actions/checkout@v4
- uses: WillAbides/[email protected]
with:
go-version: "1.25.x"
- run: "go install honnef.co/go/tools/cmd/[email protected]"
- run: "staticcheck ./..."