change module path

This commit is contained in:
eyedeekay
2025-05-09 23:12:36 -04:00
parent 94d5e3d0f6
commit a20adffb43
6 changed files with 13 additions and 13 deletions

View File

@ -11,8 +11,8 @@ import (
"github.com/google/go-github/v61/github"
"golang.org/x/oauth2"
"github.com/go-i2p/go-github-sync/pkg/config"
"github.com/go-i2p/go-github-sync/pkg/logger"
"i2pgit.org/go-i2p/go-github-sync/pkg/config"
"i2pgit.org/go-i2p/go-github-sync/pkg/logger"
)
const (