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 @@ -46,7 +46,7 @@ require (
4646 github.com/hashicorp/go-retryablehttp v0.7.8
4747 github.com/hashicorp/golang-lru/v2 v2.0.7
4848 github.com/iancoleman/strcase v0.3.0
49- github.com/jackc/pgx/v5 v5.7.6
49+ github.com/jackc/pgx/v5 v5.8.0
5050 github.com/magefile/mage v1.15.0
5151 github.com/mattn/go-sqlite3 v1.14.32
5252 github.com/mitchellh/mapstructure v1.5.0
Original file line number Diff line number Diff line change @@ -488,8 +488,8 @@ github.com/jackc/pgx/v4 v4.5.0/go.mod h1:EpAKPLdnTorwmPUUsqrPxy5fphV18j9q3wrfRXg
488488github.com/jackc/pgx/v4 v4.6.1-0.20200510190926-94ba730bb1e9 /go.mod h1:t3/cdRQl6fOLDxqtlyhe9UWgfIi9R8+8v8GKV5TRA/o =
489489github.com/jackc/pgx/v4 v4.6.1-0.20200606145419-4e5062306904 /go.mod h1:ZDaNWkt9sW1JMiNn0kdYBaLelIhw7Pg4qd+Vk6tw7Hg =
490490github.com/jackc/pgx/v4 v4.10.1 /go.mod h1:QlrWebbs3kqEZPHCTGyxecvzG6tvIsYu+A5b1raylkA =
491- github.com/jackc/pgx/v5 v5.7.6 h1:rWQc5FwZSPX58r1OQmkuaNicxdmExaEz5A2DO2hUuTk =
492- github.com/jackc/pgx/v5 v5.7.6 /go.mod h1:aruU7o91Tc2q2cFp5h4uP3f6ztExVpyVv88Xl/8Vl8M =
491+ github.com/jackc/pgx/v5 v5.8.0 h1:TYPDoleBBme0xGSAX3/+NujXXtpZn9HBONkQC7IEZSo =
492+ github.com/jackc/pgx/v5 v5.8.0 /go.mod h1:QVeDInX2m9VyzvNeiCJVjCkNFqzsNb43204HshNSZKw =
493493github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
494494github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
495495github.com/jackc/puddle v1.1.0 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
You can’t perform that action at this time.
0 commit comments