update client

This commit is contained in:
2024-06-20 14:58:06 +08:00
parent 3de0fe084f
commit cbab3ebbc2
4 changed files with 9 additions and 2 deletions

View File

@ -11,7 +11,7 @@ import (
"context"
"git.zhangdeman.cn/zhangdeman/redis/define"
"github.com/go-redis/redis/v8"
"github.com/redis/go-redis/v9"
"go.uber.org/zap"
)