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

@ -11,8 +11,8 @@ import (
"github.com/google/go-github/v61/github"
"golang.org/x/oauth2"
"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"
)
const (