mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 05:26:09 +05:00
remove dht replace
This commit is contained in:
@@ -2,11 +2,8 @@ module server
|
||||
|
||||
go 1.16
|
||||
|
||||
replace github.com/anacrolix/dht/v2 v2.9.1 => github.com/anacrolix/dht/v2 v2.10.0
|
||||
|
||||
require (
|
||||
github.com/alexflint/go-arg v1.3.0
|
||||
github.com/anacrolix/dht/v2 v2.10.3 // indirect
|
||||
github.com/anacrolix/missinggo v1.3.0
|
||||
github.com/anacrolix/torrent v1.30.3-0.20210816011131-16176b762e4a
|
||||
github.com/gin-contrib/cors v1.3.1
|
||||
|
||||
Reference in New Issue
Block a user