change git imports

This commit is contained in:
2025-10-06 12:28:15 +03:00
parent 1544b943fc
commit b26c43ee4b
20 changed files with 41 additions and 41 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/logrusorgru/aurora/v4"
"github.com/spf13/viper"
"git.amok.space/yevhen/resource-scraper/helper/sugar"
"git.kplus.net.ua/yevhen/resource-scraper/helper/sugar"
)
type EmailService struct {