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 @@ -20,7 +20,7 @@ require (
2020 github.com/nats-io/jwt/v2 v2.8.0
2121 github.com/nats-io/nats.go v1.47.0
2222 github.com/nats-io/nkeys v0.4.11
23- github.com/redis/go-redis/v9 v9.14.1
23+ github.com/redis/go-redis/v9 v9.16.0
2424 github.com/sirupsen/logrus v1.9.3
2525 github.com/stretchr/testify v1.11.1
2626 google.golang.org/protobuf v1.36.10
Original file line number Diff line number Diff line change @@ -227,6 +227,8 @@ github.com/puzpuzpuz/xsync/v3 v3.5.1 h1:GJYJZwO6IdxN/IKbneznS6yPkVC+c3zyY/j19c++
227227github.com/puzpuzpuz/xsync/v3 v3.5.1 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
228228github.com/redis/go-redis/v9 v9.14.1 h1:nDCrEiJmfOWhD76xlaw+HXT0c9hfNWeXgl0vIRYSDvQ =
229229github.com/redis/go-redis/v9 v9.14.1 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
230+ github.com/redis/go-redis/v9 v9.16.0 h1:OotgqgLSRCmzfqChbQyG1PHC3tLNR89DG4jdOERSEP4 =
231+ github.com/redis/go-redis/v9 v9.16.0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
230232github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
231233github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
232234github.com/shoenig/test v1.7.0 h1:eWcHtTXa6QLnBvm0jgEabMRN/uJ4DMV3M8xUGgRkZmk =
You can’t perform that action at this time.
0 commit comments