File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/go-playground/validator/v10 v10.20.0
9
9
github.com/google/uuid v1.6.0
10
10
github.com/jackc/pgconn v1.14.3
11
- github.com/jackc/pgx/v5 v5.5.5
11
+ github.com/jackc/pgx/v5 v5.6.0
12
12
github.com/pashagolub/pgxmock/v3 v3.4.0
13
13
github.com/spf13/cobra v1.8.1
14
14
github.com/spf13/viper v1.19.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/jackc/pgproto3/v2 v2.3.3 h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUO
40
40
github.com/jackc/pgproto3/v2 v2.3.3 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
41
41
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a h1:bbPeKD0xmW/Y25WS6cokEszi5g+S0QxI/d45PkRi7Nk =
42
42
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
43
- github.com/jackc/pgx/v5 v5.5.5 h1:amBjrZVmksIdNjxGW/IiIMzxMKZFelXbUoPNb+8sjQw =
44
- github.com/jackc/pgx/v5 v5.5.5 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
43
+ github.com/jackc/pgx/v5 v5.6.0 h1:SWJzexBzPL5jb0GEsrPMLIsi/3jOo7RHlzTjcAeDrPY =
44
+ github.com/jackc/pgx/v5 v5.6.0 /go.mod h1:DNZ/vlrUnhWCoFGxHAG8U2ljioxukquj7utPDgtQdTw =
45
45
github.com/jackc/puddle/v2 v2.2.1 h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk =
46
46
github.com/jackc/puddle/v2 v2.2.1 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
47
47
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments