mirror of
https://github.com/HDT3213/delayqueue.git
synced 2025-10-06 07:36:52 +08:00
support go-redis/v9
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/hdt3213/delayqueue"
|
||||
"github.com/redis/go-redis/v9"
|
||||
"strconv"
|
||||
"time"
|
||||
)
|
||||
|
Reference in New Issue
Block a user