File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/jackc/pgconn v1.14.0 // indirect
1818 github.com/jackc/pgio v1.0.0 // indirect
1919 github.com/jackc/pgpassfile v1.0.0 // indirect
20- github.com/jackc/pgproto3/v2 v2.3.2 // indirect
20+ github.com/jackc/pgproto3/v2 v2.3.3 // indirect
2121 github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
2222 github.com/jackc/pgtype v1.14.0 // indirect
2323 github.com/magiconair/properties v1.8.7 // indirect
Original file line number Diff line number Diff line change @@ -164,8 +164,9 @@ github.com/jackc/pgproto3/v2 v2.0.0-rc3/go.mod h1:ryONWYqW6dqSg1Lw6vXNMXoBJhpzvW
164164github.com/jackc/pgproto3/v2 v2.0.0-rc3.0.20190831210041-4c03ce451f29 /go.mod h1:ryONWYqW6dqSg1Lw6vXNMXoBJhpzvWKnT95C46ckYeM =
165165github.com/jackc/pgproto3/v2 v2.0.6 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
166166github.com/jackc/pgproto3/v2 v2.1.1 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
167- github.com/jackc/pgproto3/v2 v2.3.2 h1:7eY55bdBeCz1F2fTzSz69QC+pG46jYq9/jtSPiJ5nn0 =
168167github.com/jackc/pgproto3/v2 v2.3.2 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
168+ github.com/jackc/pgproto3/v2 v2.3.3 h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUOag =
169+ github.com/jackc/pgproto3/v2 v2.3.3 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
169170github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b /go.mod h1:vsD4gTJCa9TptPL8sPkXrLZ+hDuNrZCnj29CQpr4X1E =
170171github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a h1:bbPeKD0xmW/Y25WS6cokEszi5g+S0QxI/d45PkRi7Nk =
171172github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
You can’t perform that action at this time.
0 commit comments