mirror of
https://github.com/hibiken/asynq.git
synced 2026-05-03 06:25:53 +08:00
Upgrade go-redis/redis to version 8
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/go-redis/redis/v7"
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/golang/protobuf/ptypes"
|
||||
"github.com/google/uuid"
|
||||
"github.com/hibiken/asynq/internal/errors"
|
||||
|
||||
Reference in New Issue
Block a user