sync file generator

This commit is contained in:
eyedeekay
2025-05-09 22:15:44 -04:00
parent beda655c5c
commit 50200abc0c
8 changed files with 330 additions and 7 deletions

View File

@ -9,8 +9,8 @@ import (
"strings"
"time"
"github.com/go-i2p/go-gh-mirror/pkg/config"
"github.com/go-i2p/go-gh-mirror/pkg/logger"
"github.com/go-i2p/go-github-sync/pkg/config"
"github.com/go-i2p/go-github-sync/pkg/logger"
)
// Client provides Git repository validation and operations.