File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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/v3 v3.1 .0
10+ github.com/pashagolub/pgxmock/v3 v3.2 .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
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
154154github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
155155github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc h1:BU12v9x5hvONtYU2R2LnlkxmWSsjzco046NzJLcWMHg =
156156github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc /go.mod h1:vAPEMm1zIQKGmM9hcZTSlOU/CDVCXHGOw6SFxPlSoHw =
157- github.com/pashagolub/pgxmock/v3 v3.1 .0 h1:u9wps+8l2c45iKg4TfJnYqykD4X1XAp0UbQzF17PIGk =
158- github.com/pashagolub/pgxmock/v3 v3.1 .0 /go.mod h1:RbHF7zLIQw5DoFtaaILZqKNjRRXgpMEuiV4ROcqoD+k =
157+ github.com/pashagolub/pgxmock/v3 v3.2 .0 h1:8l9tPdlGKUfkRMt91PxychjEfIUhoYaxP4OttkH+/Eg =
158+ github.com/pashagolub/pgxmock/v3 v3.2 .0 /go.mod h1:RbHF7zLIQw5DoFtaaILZqKNjRRXgpMEuiV4ROcqoD+k =
159159github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4 =
160160github.com/pelletier/go-toml/v2 v2.1.0 /go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc =
161161github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments