mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-08-24 06:38:42 +08:00
rename go module
This commit is contained in:
@@ -10,10 +10,10 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/ajatprabha/asynqmon"
|
||||
"github.com/go-redis/redis/v7"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/hibiken/asynq"
|
||||
"github.com/hibiken/asynqmon"
|
||||
"github.com/rs/cors"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user