File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/google/uuid v1.3.0
7
- github.com/jackc/pgx/v5 v5.0.0-beta.4
7
+ github.com/jackc/pgx/v5 v5.0.0-beta.5
8
8
github.com/stretchr/testify v1.8.0
9
9
)
10
10
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
7
7
github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
8
8
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b h1:C8S2+VttkHFdOOCXJe+YGfa4vHYwlt4Zx+IVXQ97jYg =
9
9
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b /go.mod h1:vsD4gTJCa9TptPL8sPkXrLZ+hDuNrZCnj29CQpr4X1E =
10
- github.com/jackc/pgx/v5 v5.0.0-beta.4 h1:JCllTGN9kTW/ujmHtsEIt8qvXzYP788htrgufcpsGi0 =
11
- github.com/jackc/pgx/v5 v5.0.0-beta.4 /go.mod h1:h6/rDxQ5OUUxMEeTJYC3HZ/6Rh6uPVD0zLsdODEcwps =
10
+ github.com/jackc/pgx/v5 v5.0.0-beta.5 h1:7H5vxAbAN3zpEif3dpdsXvbhfIUb2NVIogwoMNZjlPg =
11
+ github.com/jackc/pgx/v5 v5.0.0-beta.5 /go.mod h1:h6/rDxQ5OUUxMEeTJYC3HZ/6Rh6uPVD0zLsdODEcwps =
12
12
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI =
13
13
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
14
14
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
You can’t perform that action at this time.
0 commit comments