File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.3
55require (
66 github.com/go-redis/cache/v9 v9.0.0
77 github.com/ory/dockertest/v3 v3.12.0
8- github.com/redis/go-redis/v9 v9.14.1
8+ github.com/redis/go-redis/v9 v9.16.0
99 github.com/redis/rueidis v1.0.67
1010 github.com/redis/rueidis/rueidiscompat v1.0.67
1111 github.com/shortlink-org/go-sdk/db v0.0.0-20251021172021-f38879dace30
Original file line number Diff line number Diff line change @@ -434,6 +434,8 @@ github.com/prometheus/procfs v0.17.0/go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUO
434434github.com/redis/go-redis/v9 v9.0.0-rc.4 /go.mod h1:Vo3EsyWnicKnSKCA7HhgnvnyA74wOA69Cd2Meli5mmA =
435435github.com/redis/go-redis/v9 v9.14.1 h1:nDCrEiJmfOWhD76xlaw+HXT0c9hfNWeXgl0vIRYSDvQ =
436436github.com/redis/go-redis/v9 v9.14.1 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
437+ github.com/redis/go-redis/v9 v9.16.0 h1:OotgqgLSRCmzfqChbQyG1PHC3tLNR89DG4jdOERSEP4 =
438+ github.com/redis/go-redis/v9 v9.16.0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
437439github.com/redis/rueidis v1.0.67 h1:v2BIArP50KkRsEkhPWyVg4pcwI3rPVehl6EYyWlPHrM =
438440github.com/redis/rueidis v1.0.67 /go.mod h1:Lkhr2QTgcoYBhxARU7kJRO8SyVlgUuEkcJO1Y8MCluA =
439441github.com/redis/rueidis/mock v1.0.67 h1:oa79kKH/LHmwBUJ9tKIRXGrgwGrvkPMyzd8UMiX1VGI =
You can’t perform that action at this time.
0 commit comments