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 @@ -19,7 +19,7 @@ require (
1919 github.com/gorilla/handlers v1.5.1
2020 github.com/hashicorp/go-getter v1.7.2
2121 github.com/hashicorp/go-multierror v1.1.1
22- github.com/jackc/pgx/v5 v5.4.2
22+ github.com/jackc/pgx/v5 v5.4.3
2323 github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e
2424 github.com/manifoldco/promptui v0.9.0
2525 github.com/mattn/go-isatty v0.0.19
Original file line number Diff line number Diff line change @@ -544,8 +544,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
544544github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
545545github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a h1:bbPeKD0xmW/Y25WS6cokEszi5g+S0QxI/d45PkRi7Nk =
546546github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
547- github.com/jackc/pgx/v5 v5.4.2 h1:u1gmGDwbdRUZiwisBm/Ky2M14uQyUP65bG8+20nnyrg =
548- github.com/jackc/pgx/v5 v5.4.2 /go.mod h1:q6iHT8uDNXWiFNOlRqJzBTaSH3+2xCXkokxHZC5qWFY =
547+ github.com/jackc/pgx/v5 v5.4.3 h1:cxFyXhxlvAifxnkKKdlxv8XqUf59tDlYjnV5YYfsJJY =
548+ github.com/jackc/pgx/v5 v5.4.3 /go.mod h1:Ig06C2Vu0t5qXC60W8sqIthScaEnFvojjj9dSljmHRA =
549549github.com/jcmturner/aescts/v2 v2.0.0 /go.mod h1:AiaICIRyfYg35RUkr8yESTqvSy7csK90qZ5xfvvsoNs =
550550github.com/jcmturner/dnsutils/v2 v2.0.0 /go.mod h1:b0TnjGOvI/n42bZa+hmXL+kFJZsFT7G4t3HTlQ184QM =
551551github.com/jcmturner/gofork v1.7.6 /go.mod h1:1622LH6i/EZqLloHfE7IeZ0uEJwMSUyQ/nDd82IeqRo =
You can’t perform that action at this time.
0 commit comments