fix: push redis pkg

pull/1046/head
withchao 2 years ago
parent 2cca15d7ce
commit c3d2bb4f5f

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

Loading…
Cancel
Save