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/gorilla/websocket v1.5.3
19
19
github.com/lib/pq v1.10.9
20
20
github.com/mdp/qrterminal/v3 v3.2.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 @@ -129,6 +129,8 @@ github.com/poy/onpar v1.1.2 h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY=
129
129
github.com/poy/onpar v1.1.2 /go.mod h1:6X8FLNoxyr9kkmnlqpK6LSoiOtrO6MICtWwEuWkLjzg =
130
130
github.com/pquerna/otp v1.4.0 h1:wZvl1TIVxKRThZIBiwOOHOGP/1+nZyWBil9Y2XNEDzg =
131
131
github.com/pquerna/otp v1.4.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
132
+ github.com/pquerna/otp v1.5.0 h1:NMMR+WrmaqXU4EzdGJEE1aUUI0AMRzsp96fFFWNPwxs =
133
+ github.com/pquerna/otp v1.5.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
132
134
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
133
135
github.com/robfig/cron/v3 v3.0.1 /go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro =
134
136
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
You can’t perform that action at this time.
0 commit comments