File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/google/go-containerregistry v0.21.3
2424 github.com/gorilla/sessions v1.4.0
2525 github.com/hashicorp/vault/api v1.15.0
26- github.com/jackc/pgx/v5 v5.9.0
26+ github.com/jackc/pgx/v5 v5.9.2
2727 github.com/jackc/pgxlisten v0.0.0-20241106001234-1d6f6656415c
2828 github.com/markbates/goth v1.80.0
2929 github.com/moby/buildkit v0.28.1
@@ -215,7 +215,6 @@ require (
215215 github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
216216 golang.org/x/crypto v0.49.0
217217 golang.org/x/sys v0.42.0 // indirect
218- gopkg.in/yaml.v3 v3.0.1 // indirect
219218)
220219
221220replace cloud.google.com/go/compute/metadata => cloud.google.com/go/compute/metadata v0.2.3
Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
259259github.qkg1.top/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
260260github.qkg1.top/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
261261github.qkg1.top/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
262- github.com/jackc/pgx/v5 v5.9.0 h1:T/dI+2TvmI2H8s/KH1/lXIbz1CUFk3gn5oTjr0/mBsE =
263- github.com/jackc/pgx/v5 v5.9.0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
262+ github.com/jackc/pgx/v5 v5.9.2 h1:3ZhOzMWnR4yJ+RW1XImIPsD1aNSz4T4fyP7zlQb56hw =
263+ github.com/jackc/pgx/v5 v5.9.2 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
264264github.qkg1.top/jackc/pgxlisten v0.0.0-20241106001234-1d6f6656415c h1:bTgmg761ac9Ki27HoLx8IBvc+T+Qj6eptBpKahKIRT4 =
265265github.qkg1.top/jackc/pgxlisten v0.0.0-20241106001234-1d6f6656415c /go.mod h1:N4E1APLOYrbM11HH5kdqAjDa8RJWVwD3JqWpvH22h64 =
266266github.qkg1.top/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
You can’t perform that action at this time.
0 commit comments