File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/lib/pq v1.10.9
19
19
github.com/mdp/qrterminal/v3 v3.2.1
20
20
github.com/pkg/errors v0.9.1
21
- github.com/pquerna/otp v1.4 .0
21
+ github.com/pquerna/otp v1.5 .0
22
22
github.com/robfig/cron/v3 v3.0.1
23
23
github.com/sirupsen/logrus v1.9.3
24
24
github.com/snikch/goodman v0.0.0-20171125024755-10e37e294daa
Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ github.com/poy/onpar v1.1.2 h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY=
137
137
github.com/poy/onpar v1.1.2 /go.mod h1:6X8FLNoxyr9kkmnlqpK6LSoiOtrO6MICtWwEuWkLjzg =
138
138
github.com/pquerna/otp v1.4.0 h1:wZvl1TIVxKRThZIBiwOOHOGP/1+nZyWBil9Y2XNEDzg =
139
139
github.com/pquerna/otp v1.4.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
140
+ github.com/pquerna/otp v1.5.0 h1:NMMR+WrmaqXU4EzdGJEE1aUUI0AMRzsp96fFFWNPwxs =
141
+ github.com/pquerna/otp v1.5.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
140
142
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
141
143
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
142
144
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
You can’t perform that action at this time.
0 commit comments