fix: replaced invalid refrences to libs and typos
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/go-chi/chi/v5/middleware"
|
||||
"github.com/go-chi/cors"
|
||||
"github.com/jackc/pgx/v5/pgxpool"
|
||||
"github.com/yourname/deflated/internal/db"
|
||||
"git.seaofstars.xyz/mohd/deflated/internal/db"
|
||||
)
|
||||
|
||||
// NewRouter builds the full Chi router with middleware and all routes.
|
||||
|
||||
Reference in New Issue
Block a user