Upgrade to go-chi 5
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/go-chi/chi/middleware"
|
||||
"github.com/go-chi/chi/v5/middleware"
|
||||
"github.com/navidrome/navidrome/log"
|
||||
"github.com/unrolled/secure"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user