mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-05 11:42:00 +08:00
revert back to redis/v8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package asynqmon
|
||||
|
||||
import (
|
||||
"github.com/go-redis/redis/v7"
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/gorilla/mux"
|
||||
"net/http"
|
||||
|
||||
|
Reference in New Issue
Block a user