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,12 +1,12 @@
package cbz
import (
"CBZOptimizer/packer"
"archive/zip"
"bufio"
"bytes"
"fmt"
"github.com/araddon/dateparse"
"github.com/belphemur/CBZOptimizer/packer"
"io"
"path/filepath"
"strings"