Changed module name to github Path, and minor changes
This commit is contained in:
@@ -4,11 +4,11 @@ import (
|
||||
"cmp"
|
||||
_ "embed"
|
||||
"fmt"
|
||||
"github.com/pablu23/mangaGetter/internal/database"
|
||||
"github.com/pablu23/mangaGetter/internal/view"
|
||||
"golang.org/x/text/cases"
|
||||
"golang.org/x/text/language"
|
||||
"html/template"
|
||||
"mangaGetter/internal/database"
|
||||
"mangaGetter/internal/view"
|
||||
"net/http"
|
||||
"slices"
|
||||
"strconv"
|
||||
|
||||
Reference in New Issue
Block a user