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 @@ -17,7 +17,7 @@ require (
17
17
github.com/gorilla/websocket v1.5.3
18
18
github.com/lib/pq v1.10.9
19
19
github.com/mdp/qrterminal/v3 v3.2.1
20
- github.com/pquerna/otp v1.4 .0
20
+ github.com/pquerna/otp v1.5 .0
21
21
github.com/robfig/cron/v3 v3.0.1
22
22
github.com/semaphoreui/semaphore/pro v0.0.0
23
23
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -135,6 +135,8 @@ github.com/poy/onpar v1.1.2 h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY=
135
135
github.com/poy/onpar v1.1.2 /go.mod h1:6X8FLNoxyr9kkmnlqpK6LSoiOtrO6MICtWwEuWkLjzg =
136
136
github.com/pquerna/otp v1.4.0 h1:wZvl1TIVxKRThZIBiwOOHOGP/1+nZyWBil9Y2XNEDzg =
137
137
github.com/pquerna/otp v1.4.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
138
+ github.com/pquerna/otp v1.5.0 h1:NMMR+WrmaqXU4EzdGJEE1aUUI0AMRzsp96fFFWNPwxs =
139
+ github.com/pquerna/otp v1.5.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
138
140
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
139
141
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
140
142
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
You can’t perform that action at this time.
0 commit comments