Replace base module name from github.com/elyby/chrly to ely.by/chrly

This commit is contained in:
ErickSkrauch
2024-02-01 08:12:34 +01:00
parent 06afd17557
commit 11340289ad
29 changed files with 49 additions and 49 deletions

View File

@@ -5,7 +5,7 @@ import (
"sync"
"time"
"github.com/elyby/chrly/internal/utils"
"ely.by/chrly/internal/utils"
)
type BatchUuidsProvider struct {