refactor: rename module to gitea.syring.it/niko/oxkerclone
Match the actual canonical hosting URL so consumers can pull this module directly via go modules without a local replace directive.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/oxker/oxker/pkg/config"
|
||||
"gitea.syring.it/niko/oxkerclone/pkg/config"
|
||||
)
|
||||
|
||||
// CLIArgs represents parsed command-line arguments
|
||||
|
||||
Reference in New Issue
Block a user