File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/prometheus/client_golang v1.18.0
7
7
github.com/prometheus/client_model v0.5.0
8
8
github.com/redis/go-redis/v9 v9.4.0
9
- github.com/stretchr/testify v1.8.4
9
+ github.com/stretchr/testify v1.10.0
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3c
28
28
github.com/redis/go-redis/v9 v9.4.0 h1:Yzoz33UZw9I/mFhx4MNrB6Fk+XHO1VukNcCa1+lwyKk =
29
29
github.com/redis/go-redis/v9 v9.4.0 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
30
30
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
31
- github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
32
- github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
31
+ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
32
+ github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
33
33
golang.org/x/sys v0.15.1-0.20231227214551-32cdffc66120 h1:L8eP3vckPwqS1nl42XpmpmWpkk+F4/MJazzNi/hmT3k =
34
34
golang.org/x/sys v0.15.1-0.20231227214551-32cdffc66120 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
35
35
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI =
You can’t perform that action at this time.
0 commit comments