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 @@ -8,7 +8,7 @@ require (
88 github.com/jackc/pgx/v5 v5.7.4
99 github.com/jessevdk/go-flags v1.6.1
1010 github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc
11- github.com/pashagolub/pgxmock/v4 v4.7 .0
11+ github.com/pashagolub/pgxmock/v4 v4.8 .0
1212 github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
1313 github.com/sethvargo/go-retry v0.3.0
1414 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc h1:BU12v9x5hvONtYU2R
3232github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc /go.mod h1:vAPEMm1zIQKGmM9hcZTSlOU/CDVCXHGOw6SFxPlSoHw =
3333github.com/pashagolub/pgxmock/v3 v3.4.0 h1:87VMr2q7m2+6VzXo4Tsp9kMklGlj6mMN19Hp/bp2Rwo =
3434github.com/pashagolub/pgxmock/v3 v3.4.0 /go.mod h1:FvCl7xqPbLLI3XohihJ1NzXnikjM3q/NWSixg4t9hrU =
35- github.com/pashagolub/pgxmock/v4 v4.7 .0 h1:de2ORuFYyjwOQR7NBm57+321RnZxpYiuUjsmqRiqgh8 =
36- github.com/pashagolub/pgxmock/v4 v4.7 .0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
35+ github.com/pashagolub/pgxmock/v4 v4.8 .0 h1:RBtNUZXNG/ZwyOT7sJdSEx9RlAw19sgVPlnmEdlpT08 =
36+ github.com/pashagolub/pgxmock/v4 v4.8 .0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
3737github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
3838github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
3939github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments