torrent mod update

This commit is contained in:
nikk gitanes
2021-10-07 21:59:23 +03:00
parent 4b206db3c9
commit fcd174da6a
2 changed files with 10 additions and 10 deletions

View File

@@ -4,12 +4,13 @@ go 1.17
replace (
github.com/anacrolix/dms v1.3.0 => github.com/tsynik/dms v0.0.0-20210911171915-d3d89ee99163
github.com/anacrolix/torrent v1.31.0 => github.com/tsynik/torrent v1.2.7-0.20211007182755-0ee1ae08ca0f
github.com/anacrolix/torrent v1.31.0 => github.com/tsynik/torrent v1.2.7-0.20211007185359-9e08f1da608f
)
exclude github.com/willf/bitset v1.2.0
exclude github.com/willf/bitset v1.2.1
exclude (
github.com/willf/bitset v1.2.0
github.com/willf/bitset v1.2.1
)
require (
github.com/alexflint/go-arg v1.3.0
@@ -29,7 +30,7 @@ require (
github.com/alexflint/go-scalar v1.0.0 // indirect
github.com/anacrolix/chansync v0.2.0 // indirect
github.com/anacrolix/confluence v1.8.0 // indirect
github.com/anacrolix/dht/v2 v2.10.4 // indirect
github.com/anacrolix/dht/v2 v2.10.5 // indirect
github.com/anacrolix/ffprobe v1.0.0 // indirect
github.com/anacrolix/log v0.9.0 // indirect
github.com/anacrolix/missinggo/perf v1.0.0 // indirect