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 profiles
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/elyby/chrly/internal/db"
|
||||
"github.com/elyby/chrly/internal/mojang"
|
||||
"ely.by/chrly/internal/db"
|
||||
"ely.by/chrly/internal/mojang"
|
||||
)
|
||||
|
||||
type ProfilesFinder interface {
|
||||
|
Reference in New Issue
Block a user