File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/cockroachdb/apd v1.1.0
88 github.com/go-kit/log v0.1.0
99 github.com/gofrs/uuid v4.0.0+incompatible
10- github.com/jackc/pgconn v1.12.0
10+ github.com/jackc/pgconn v1.12.1
1111 github.com/jackc/pgio v1.0.0
1212 github.com/jackc/pgproto3/v2 v2.3.0
1313 github.com/jackc/pgtype v1.11.0
Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ github.com/jackc/pgconn v1.11.0 h1:HiHArx4yFbwl91X3qqIHtUFoiIfLNJXCQRsnzkiwwaQ=
3838github.com/jackc/pgconn v1.11.0 /go.mod h1:4z2w8XhRbP1hYxkpTuBjTS3ne3J48K83+u0zoyvg2pI =
3939github.com/jackc/pgconn v1.12.0 h1:/RvQ24k3TnNdfBSW0ou9EOi5jx2cX7zfE8n2nLKuiP0 =
4040github.com/jackc/pgconn v1.12.0 /go.mod h1:ZkhRC59Llhrq3oSfrikvwQ5NaxYExr6twkdkMLaKono =
41+ github.com/jackc/pgconn v1.12.1 h1:rsDFzIpRk7xT4B8FufgpCCeyjdNpKyghZeSefViE5W8 =
42+ github.com/jackc/pgconn v1.12.1 /go.mod h1:ZkhRC59Llhrq3oSfrikvwQ5NaxYExr6twkdkMLaKono =
4143github.com/jackc/pgio v1.0.0 h1:g12B9UwVnzGhueNavwioyEEpAmqMe1E/BN9ES+8ovkE =
4244github.com/jackc/pgio v1.0.0 /go.mod h1:oP+2QK2wFfUWgr+gxjoBH9KGBb31Eio69xUb0w5bYf8 =
4345github.com/jackc/pgmock v0.0.0-20190831213851-13a1b77aafa2 /go.mod h1:fGZlG77KXmcq05nJLRkk0+p82V8B8Dw8KN2/V9c/OAE =
You can’t perform that action at this time.
0 commit comments