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 @@ -12,7 +12,7 @@ require (
12
12
github.com/google/cel-go v0.18.2
13
13
github.com/google/go-cmp v0.6.0
14
14
github.com/jackc/pgx/v4 v4.18.1
15
- github.com/jackc/pgx/v5 v5.5.0
15
+ github.com/jackc/pgx/v5 v5.5.1
16
16
github.com/jinzhu/inflection v1.0.0
17
17
github.com/lib/pq v1.10.9
18
18
github.com/pganalyze/pg_query_go/v4 v4.2.4-0.20231205012101-7463430c7b73
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186/go.mod h1:X+GQ
91
91
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c /go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs =
92
92
github.com/jackc/pgx/v4 v4.18.1 h1:YP7G1KABtKpB5IHrO9vYwSrCOhs7p3uqhvhhQBptya0 =
93
93
github.com/jackc/pgx/v4 v4.18.1 /go.mod h1:FydWkUyadDmdNH/mHnGob881GawxeEm7TcMCzkb+qQE =
94
- github.com/jackc/pgx/v5 v5.5.0 h1:NxstgwndsTRy7eq9/kqYc/BZh5w2hHJV86wjvO+1xPw =
95
- github.com/jackc/pgx/v5 v5.5.0 /go.mod h1:Ig06C2Vu0t5qXC60W8sqIthScaEnFvojjj9dSljmHRA =
94
+ github.com/jackc/pgx/v5 v5.5.1 h1:5I9etrGkLrN+2XPCsi6XLlV5DITbSL/xBZdmAxFcXPI =
95
+ github.com/jackc/pgx/v5 v5.5.1 /go.mod h1:Ig06C2Vu0t5qXC60W8sqIthScaEnFvojjj9dSljmHRA =
96
96
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
97
97
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
98
98
github.com/jackc/puddle v1.1.3 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
You can’t perform that action at this time.
0 commit comments