Commit eee21dd 1 parent 60a9a3f commit eee21dd Copy full SHA for eee21dd
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 @@ -41,7 +41,7 @@ require (
41
41
github.com/privacybydesign/irmago v0.16.0
42
42
github.com/prometheus/client_golang v1.20.4
43
43
github.com/prometheus/client_model v0.6.1
44
- github.com/redis/go-redis/v9 v9.6.1
44
+ github.com/redis/go-redis/v9 v9.6.2
45
45
github.com/santhosh-tekuri/jsonschema v1.2.4
46
46
github.com/sirupsen/logrus v1.9.3
47
47
github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -392,8 +392,8 @@ github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G
392
392
github.com/prometheus/common v0.55.0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
393
393
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
394
394
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
395
- github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4 =
396
- github.com/redis/go-redis/v9 v9.6.1 /go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA =
395
+ github.com/redis/go-redis/v9 v9.6.2 h1:w0uvkRbc9KpgD98zcvo5IrVUsn0lXpRMuhNgiHDJzdk =
396
+ github.com/redis/go-redis/v9 v9.6.2 /go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA =
397
397
github.com/redis/rueidis v1.0.19 h1:s65oWtotzlIFN8eMPhyYwxlwLR1lUdhza2KtWprKYSo =
398
398
github.com/redis/rueidis v1.0.19 /go.mod h1:8B+r5wdnjwK3lTFml5VtxjzGOQAC+5UmujoD12pDrEo =
399
399
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
You can’t perform that action at this time.
0 commit comments