fix: rename module from plemya-x.ru/alr to gitea.plemya-x.ru/Plemya-x/ALR

This commit is contained in:
2025-01-20 19:58:24 +03:00
parent de1db25202
commit 84ac2377fb
46 changed files with 143 additions and 145 deletions

View File

@ -24,7 +24,7 @@ import (
"os"
"path/filepath"
"plemya-x.ru/alr/internal/config"
"gitea.plemya-x.ru/Plemya-x/ALR/internal/config"
)
type Config interface {