chore: move queue to appleboy/queue (#612)
* chore: move queue to appleboy/queue Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -11,9 +11,9 @@ import (
|
||||
"github.com/appleboy/gorush/config"
|
||||
"github.com/appleboy/gorush/core"
|
||||
"github.com/appleboy/gorush/logx"
|
||||
"github.com/appleboy/gorush/queue"
|
||||
|
||||
"github.com/appleboy/go-fcm"
|
||||
"github.com/appleboy/queue"
|
||||
jsoniter "github.com/json-iterator/go"
|
||||
"github.com/msalihkarakasli/go-hms-push/push/model"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user