Fixed issues with renamed module.
This commit is contained in:
+1
-1
@@ -5,8 +5,8 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/patrickmn/go-cache"
|
||||
"github.com/urfave/cli/v2"
|
||||
"go-opds-pse/app/routes"
|
||||
"net/http"
|
||||
"opds-pse-server/app/routes"
|
||||
"time"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user