mirror of
https://github.com/go-i2p/go-github-sync.git
synced 2025-07-03 05:47:09 -04:00
change module path
This commit is contained in:
@ -8,8 +8,8 @@ import (
|
||||
|
||||
"gopkg.in/yaml.v3"
|
||||
|
||||
"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"
|
||||
)
|
||||
|
||||
// Generator generates GitHub Actions workflow files.
|
||||
|
Reference in New Issue
Block a user