File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/nshafer/phx v0.2.0
19
19
github.com/prometheus/client_golang v1.16.0
20
20
github.com/r3labs/sse/v2 v2.10.0
21
- github.com/redis/rueidis v1.0.12
21
+ github.com/redis/rueidis v1.0.13
22
22
github.com/spf13/cobra v1.7.0
23
23
github.com/spf13/viper v1.16.0
24
24
github.com/theckman/yacspin v0.13.12
Original file line number Diff line number Diff line change @@ -413,8 +413,8 @@ github.com/prometheus/procfs v0.10.1 h1:kYK1Va/YMlutzCGazswoHKo//tZVlFpKYh+Pymzi
413
413
github.com/prometheus/procfs v0.10.1 /go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM =
414
414
github.com/r3labs/sse/v2 v2.10.0 h1:hFEkLLFY4LDifoHdiCN/LlGBAdVJYsANaLqNYa1l/v0 =
415
415
github.com/r3labs/sse/v2 v2.10.0 /go.mod h1:Igau6Whc+F17QUgML1fYe1VPZzTV6EMCnYktEmkNJ7I =
416
- github.com/redis/rueidis v1.0.12 h1:LEEctBLb4Y0VzmUZC8ObMOij7jdjfga5/OyrNzRLYuk =
417
- github.com/redis/rueidis v1.0.12 /go.mod h1:Z4/sLVfaxsAPKj0EF6q2P/gO6clKuQ3CE34/f/cPNkI =
416
+ github.com/redis/rueidis v1.0.13 h1:wQFMLqXQQPCow05i3KZXMB0z/6n4P0/6UVfJ1qYnDW4 =
417
+ github.com/redis/rueidis v1.0.13 /go.mod h1:Z4/sLVfaxsAPKj0EF6q2P/gO6clKuQ3CE34/f/cPNkI =
418
418
github.com/rivo/uniseg v0.1.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
419
419
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
420
420
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis =
You can’t perform that action at this time.
0 commit comments