Skip to content

Commit 3f5460e

Browse files
authored
Merge pull request #597 from cybertec-postgresql/dependabot/go_modules/github.com/pashagolub/pgxmock/v2-2.11.0
[+] bump `pashagolub/pgxmock/v2` from 2.10.0 to 2.11.0
2 parents 4c8e56c + fef6a3f commit 3f5460e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/jackc/pgx/v5 v5.4.3
88
github.com/jessevdk/go-flags v1.5.0
99
github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc
10-
github.com/pashagolub/pgxmock/v2 v2.10.0
10+
github.com/pashagolub/pgxmock/v2 v2.11.0
1111
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
1212
github.com/sethvargo/go-retry v0.2.4
1313
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
149149
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
150150
github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc h1:BU12v9x5hvONtYU2R2LnlkxmWSsjzco046NzJLcWMHg=
151151
github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc/go.mod h1:vAPEMm1zIQKGmM9hcZTSlOU/CDVCXHGOw6SFxPlSoHw=
152-
github.com/pashagolub/pgxmock/v2 v2.10.0 h1:qk3pEQoHLZJXNasM8wQ07OlZcmqxBYrbbPMUUqpBD7Q=
153-
github.com/pashagolub/pgxmock/v2 v2.10.0/go.mod h1:VVJkG+/V8jJhu+0nzUkFDebg9mYJDHlGjpIwBfCJZwA=
152+
github.com/pashagolub/pgxmock/v2 v2.11.0 h1:ZUKqZy5Zf/5WJjAXHErjHngJBW5/3fEujGD+Cb0FuDI=
153+
github.com/pashagolub/pgxmock/v2 v2.11.0/go.mod h1:D3YslkN/nJ4+umVqWmbwfSXugJIjPMChkGBG47OJpNw=
154154
github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZR9tGQ=
155155
github.com/pelletier/go-toml/v2 v2.0.8/go.mod h1:vuYfssBdrU2XDZ9bYydBu6t+6a6PYNcZljzZR9VXg+4=
156156
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)