mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Replace base module name from github.com/elyby/chrly to ely.by/chrly
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/spf13/viper"
|
||||
|
||||
. "github.com/elyby/chrly/internal/http"
|
||||
. "ely.by/chrly/internal/http"
|
||||
)
|
||||
|
||||
var handlers = di.Options(
|
||||
|
||||
Reference in New Issue
Block a user