Skip to content

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #236

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #236

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main