fix: push redis pkg

This commit is contained in:
withchao 2023-09-06 16:07:02 +08:00
parent 2cca15d7ce
commit c3d2bb4f5f

View File

@ -23,7 +23,7 @@ import (
"sync"
"time"
"github.com/go-redis/redis"
"github.com/redis/go-redis/v9"
"github.com/OpenIMSDK/tools/errs"
"github.com/OpenIMSDK/tools/log"