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:
@@ -3,8 +3,8 @@ package di
|
||||
import (
|
||||
"github.com/defval/di"
|
||||
|
||||
. "github.com/elyby/chrly/internal/http"
|
||||
"github.com/elyby/chrly/internal/profiles"
|
||||
. "ely.by/chrly/internal/http"
|
||||
"ely.by/chrly/internal/profiles"
|
||||
)
|
||||
|
||||
var profilesDi = di.Options(
|
||||
|
||||
Reference in New Issue
Block a user