fix(redis-stream): upgrade to v0.0.3 version
fix #693 fix #689 Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -8,7 +8,8 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/appleboy/gorush/config"
|
||||
"github.com/go-redis/redis/v8"
|
||||
|
||||
"github.com/go-redis/redis/v9"
|
||||
)
|
||||
|
||||
// New func implements the storage interface for gorush (https://github.com/appleboy/gorush)
|
||||
|
||||
Reference in New Issue
Block a user