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 @@ -10,7 +10,7 @@ require (
10
10
github.com/icinga/icinga-testing v0.0.0-20240322142451-494ccd6d03e8
11
11
github.com/jmoiron/sqlx v1.4.0
12
12
github.com/lib/pq v1.10.9
13
- github.com/redis/go-redis/v9 v9.13 .0
13
+ github.com/redis/go-redis/v9 v9.14 .0
14
14
github.com/stretchr/testify v1.11.1
15
15
go.uber.org/zap v1.27.0
16
16
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
114
114
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
115
115
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
116
116
github.com/redis/go-redis/v9 v9.5.1 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
117
- github.com/redis/go-redis/v9 v9.13 .0 h1:PpmlVykE0ODh8P43U0HqC+2NXHXwG+GUtQyz+MPKGRg =
118
- github.com/redis/go-redis/v9 v9.13 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
117
+ github.com/redis/go-redis/v9 v9.14 .0 h1:u4tNCjXOyzfgeLN+vAZaW1xUooqWDqVEsZN0U01jfAE =
118
+ github.com/redis/go-redis/v9 v9.14 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
119
119
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
120
120
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
121
121
github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
You can’t perform that action at this time.
0 commit comments