mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
revert Split SSDP socket into listening and writing in DMS
This commit is contained in:
@@ -3,7 +3,7 @@ module server
|
||||
go 1.17
|
||||
|
||||
replace (
|
||||
github.com/anacrolix/dms v1.3.0 => github.com/tsynik/dms v0.0.0-20211115041208-76e0609a5d1c
|
||||
github.com/anacrolix/dms v1.3.0 => github.com/tsynik/dms v0.0.0-20210913141714-452c963535cf
|
||||
github.com/anacrolix/torrent v1.38.0 => github.com/tsynik/torrent v1.2.7-0.20211118235503-1cf1470494b3
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user