Skip to content

Update module github.com/jackc/pgx/v4 to v5 #643

Update module github.com/jackc/pgx/v4 to v5

Update module github.com/jackc/pgx/v4 to v5 #643

Workflow file for this run

name: Docker Compose Actions Workflow
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: make test-integration