Use custom sanitize package, fix #2070

This commit is contained in:
Deluan
2023-01-12 13:39:05 -05:00
parent df0f140f9f
commit fdbece5c92
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"time"
"github.com/Masterminds/squirrel"
"github.com/kennygrant/sanitize"
"github.com/deluan/sanitize"
"github.com/navidrome/navidrome/consts"
"github.com/navidrome/navidrome/core/agents"
_ "github.com/navidrome/navidrome/core/agents/lastfm"