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 @@ -10,7 +10,7 @@ require (
10
10
github.com/google/go-github/v41 v41.0.0
11
11
github.com/google/uuid v1.6.0
12
12
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
13
- github.com/jackc/pgx/v4 v4.18.2
13
+ github.com/jackc/pgx/v4 v4.18.3
14
14
github.com/lestrrat-go/jwx/v2 v2.0.21
15
15
github.com/lib/pq v1.10.9
16
16
github.com/nais/api/pkg/apiclient v0.0.0-20250203125351-77dc0579837a
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ github.com/jackc/pgx/v4 v4.0.0-20190420224344-cc3461e65d96/go.mod h1:mdxmSJJuR08
152
152
github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912 /go.mod h1:no/Y67Jkk/9WuGR0JG/JseM9irFbnEPbuWV2EELPNuM =
153
153
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186 /go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc =
154
154
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c /go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs =
155
- github.com/jackc/pgx/v4 v4.18.2 h1:xVpYkNR5pk5bMCZGfClbO962UIqVABcAGt7ha1s/FeU =
156
- github.com/jackc/pgx/v4 v4.18.2 /go.mod h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw =
155
+ github.com/jackc/pgx/v4 v4.18.3 h1:dE2/TrEsGX3RBprb3qryqSV9Y60iZN1C6i8IrmW9/BA =
156
+ github.com/jackc/pgx/v4 v4.18.3 /go.mod h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw =
157
157
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
158
158
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
159
159
github.com/jackc/puddle v1.1.3 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
You can’t perform that action at this time.
0 commit comments