mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-09-22 06:46:34 +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