Commit 9427308 1 parent bb7b6cc commit 9427308 Copy full SHA for 9427308
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
67
67
github.com/jackc/pgconn v1.7.0 // indirect
68
68
github.com/jackc/pgio v1.0.0 // indirect
69
69
github.com/jackc/pgpassfile v1.0.0 // indirect
70
- github.com/jackc/pgproto3/v2 v2.0.5 // indirect
70
+ github.com/jackc/pgproto3/v2 v2.3.3 // indirect
71
71
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
72
72
github.com/jackc/pgtype v1.5.0 // indirect
73
73
github.com/json-iterator/go v1.1.12 // indirect
Original file line number Diff line number Diff line change @@ -743,8 +743,9 @@ github.com/jackc/pgproto3/v2 v2.0.0-alpha1.0.20190609003834-432c2951c711/go.mod
743
743
github.com/jackc/pgproto3/v2 v2.0.0-rc3 /go.mod h1:ryONWYqW6dqSg1Lw6vXNMXoBJhpzvWKnT95C46ckYeM =
744
744
github.com/jackc/pgproto3/v2 v2.0.0-rc3.0.20190831210041-4c03ce451f29 /go.mod h1:ryONWYqW6dqSg1Lw6vXNMXoBJhpzvWKnT95C46ckYeM =
745
745
github.com/jackc/pgproto3/v2 v2.0.1 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
746
- github.com/jackc/pgproto3/v2 v2.0.5 h1:NUbEWPmCQZbMmYlTjVoNPhc0CfnYyz2bfUAh6A5ZVJM =
747
746
github.com/jackc/pgproto3/v2 v2.0.5 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
747
+ github.com/jackc/pgproto3/v2 v2.3.3 h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUOag =
748
+ github.com/jackc/pgproto3/v2 v2.3.3 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
748
749
github.com/jackc/pgservicefile v0.0.0-20200307190119-3430c5407db8 /go.mod h1:vsD4gTJCa9TptPL8sPkXrLZ+hDuNrZCnj29CQpr4X1E =
749
750
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b h1:C8S2+VttkHFdOOCXJe+YGfa4vHYwlt4Zx+IVXQ97jYg =
750
751
github.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