rename the config path.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package gorush
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"github.com/appleboy/gorush/gorush/config"
|
||||
"github.com/appleboy/gorush/config"
|
||||
"github.com/buger/jsonparser"
|
||||
"github.com/google/go-gcm"
|
||||
"github.com/sideshow/apns2"
|
||||
|
||||
Reference in New Issue
Block a user