File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/fatih/structtag v1.2.0
1212 github.com/go-sql-driver/mysql v1.10.1
1313 github.com/google/go-cmp v0.7.0
14- github.com/jackc/pgx/v5 v5.10 .0
14+ github.com/jackc/pgx/v5 v5.11 .0
1515 github.com/jinzhu/inflection v1.0.0
1616 github.com/lib/pq v1.12.3
1717 github.com/ncruces/go-sqlite3 v0.35.4
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
3535github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
3636github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
3737github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
38- github.com/jackc/pgx/v5 v5.10 .0 h1:VhSvgU2jSli8o3AqIEOTJr7rZwAEUVo4E4XhR94Zfr0 =
39- github.com/jackc/pgx/v5 v5.10 .0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
38+ github.com/jackc/pgx/v5 v5.11 .0 h1:IzBBtyK9AHqf98cctWFifYSci2hgQR/cd56wB4p+ogg =
39+ github.com/jackc/pgx/v5 v5.11 .0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
4040github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
4141github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
4242github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E =
You can’t perform that action at this time.
0 commit comments