refactor: update namespace

Now that it's hosted on github
This commit is contained in:
Antoine Aflalo
2024-08-27 08:56:38 -04:00
parent 01e5c78369
commit fdde3a344a
9 changed files with 18 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"CBZOptimizer/cmd"
"github.com/belphemur/CBZOptimizer/cmd"
)
func main() {