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
@@ -5,7 +5,7 @@ import (
|
||||
"os"
|
||||
|
||||
tea "charm.land/bubbletea/v2"
|
||||
"github.com/oxker/oxker/pkg/app"
|
||||
"gitea.syring.it/niko/oxkerclone/pkg/app"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user