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 @@ -10,7 +10,7 @@ require (
1010 github.com/go-sql-driver/mysql v1.9.3
1111 github.com/google/go-cmp v0.7.0
1212 github.com/hanwen/go-fuse/v2 v2.9.0
13- github.com/jackc/pgx/v5 v5.8 .0
13+ github.com/jackc/pgx/v5 v5.9 .0
1414 github.com/microsoft/go-mssqldb v1.9.8
1515 github.com/spf13/cobra v1.10.2
1616 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -234,8 +234,8 @@ github.com/jackc/pgtype v1.14.4 h1:fKuNiCumbKTAIxQwXfB/nsrnkEI6bPJrrSiMKgbJ2j8=
234234github.com/jackc/pgtype v1.14.4 /go.mod h1:aKeozOde08iifGosdJpz9MBZonJOUJxqNpPBcMJTlVA =
235235github.com/jackc/pgx/v4 v4.18.3 h1:dE2/TrEsGX3RBprb3qryqSV9Y60iZN1C6i8IrmW9/BA =
236236github.com/jackc/pgx/v4 v4.18.3 /go.mod h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw =
237- github.com/jackc/pgx/v5 v5.8 .0 h1:TYPDoleBBme0xGSAX3/+NujXXtpZn9HBONkQC7IEZSo =
238- github.com/jackc/pgx/v5 v5.8 .0 /go.mod h1:QVeDInX2m9VyzvNeiCJVjCkNFqzsNb43204HshNSZKw =
237+ github.com/jackc/pgx/v5 v5.9 .0 h1:T/dI+2TvmI2H8s/KH1/lXIbz1CUFk3gn5oTjr0/mBsE =
238+ github.com/jackc/pgx/v5 v5.9 .0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
239239github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
240240github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
241241github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg =
You can’t perform that action at this time.
0 commit comments