File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/lib/pq v1.10.9
1919 github.com/mdp/qrterminal/v3 v3.2.1
2020 github.com/pquerna/otp v1.5.0
21- github.com/redis/go-redis/v9 v9.17.1
21+ github.com/redis/go-redis/v9 v9.17.2
2222 github.com/robfig/cron/v3 v3.0.1
2323 github.com/semaphoreui/semaphore/pro v0.0.0
2424 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -165,6 +165,7 @@ github.com/redis/go-redis/v9 v9.7.3/go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRl
165165github.com/redis/go-redis/v9 v9.16.0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
166166github.com/redis/go-redis/v9 v9.17.0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
167167github.com/redis/go-redis/v9 v9.17.1 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
168+ github.com/redis/go-redis/v9 v9.17.2 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
168169github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
169170github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
170171github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
You can’t perform that action at this time.
0 commit comments