File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ require (
7878 github.com/jackc/pgconn v1.13.0 // indirect
7979 github.com/jackc/pgio v1.0.0 // indirect
8080 github.com/jackc/pgpassfile v1.0.0 // indirect
81- github.com/jackc/pgproto3/v2 v2.3.3 // indirect
81+ github.com/jackc/pgproto3/v2 v2.3.1 // indirect
8282 github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
8383 github.com/jackc/pgtype v1.12.0 // indirect
8484 github.com/jackc/pgx/v4 v4.17.2 // indirect
Original file line number Diff line number Diff line change @@ -404,9 +404,8 @@ github.com/jackc/pgproto3/v2 v2.0.1/go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwX
404404github.com/jackc/pgproto3/v2 v2.0.6 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
405405github.com/jackc/pgproto3/v2 v2.1.1 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
406406github.com/jackc/pgproto3/v2 v2.2.0 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
407+ github.com/jackc/pgproto3/v2 v2.3.1 h1:nwj7qwf0S+Q7ISFfBndqeLwSwxs+4DPsbRFjECT1Y4Y =
407408github.com/jackc/pgproto3/v2 v2.3.1 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
408- github.com/jackc/pgproto3/v2 v2.3.3 h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUOag =
409- github.com/jackc/pgproto3/v2 v2.3.3 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
410409github.com/jackc/pgservicefile v0.0.0-20200307190119-3430c5407db8 /go.mod h1:vsD4gTJCa9TptPL8sPkXrLZ+hDuNrZCnj29CQpr4X1E =
411410github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b h1:C8S2+VttkHFdOOCXJe+YGfa4vHYwlt4Zx+IVXQ97jYg =
412411github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b /go.mod h1:vsD4gTJCa9TptPL8sPkXrLZ+hDuNrZCnj29CQpr4X1E =
You can’t perform that action at this time.
0 commit comments