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:
@@ -13,8 +13,8 @@ import (
|
||||
"github.com/mono83/slf/wd"
|
||||
"github.com/spf13/viper"
|
||||
|
||||
"github.com/elyby/chrly/internal/eventsubscribers"
|
||||
"github.com/elyby/chrly/internal/version"
|
||||
"ely.by/chrly/internal/eventsubscribers"
|
||||
"ely.by/chrly/internal/version"
|
||||
)
|
||||
|
||||
var logger = di.Options(
|
||||
|
||||
Reference in New Issue
Block a user