mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
fix log panic with dms
This commit is contained in:
@@ -3,7 +3,7 @@ module server
|
||||
go 1.18
|
||||
|
||||
replace (
|
||||
github.com/anacrolix/dms v1.4.0 => github.com/tsynik/dms v1.4.1
|
||||
github.com/anacrolix/dms v1.4.0 => github.com/tsynik/dms v1.4.2
|
||||
github.com/tidwall/btree v1.3.1 => github.com/tidwall/btree v0.7.2-0.20211211132910-4215444137fc
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user