Use custom sanitize package, fix #2070
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"database/sql"
|
||||
"strings"
|
||||
|
||||
"github.com/kennygrant/sanitize"
|
||||
"github.com/deluan/sanitize"
|
||||
"github.com/navidrome/navidrome/log"
|
||||
|
||||
"github.com/pressly/goose"
|
||||
|
||||
Reference in New Issue
Block a user