reenable pieceComplete check in reader

https://github.com/YouROK/TorrServer/issues/373
This commit is contained in:
nikk gitanes
2024-05-26 20:59:42 +03:00
parent 111cc21ab8
commit d31524e749
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ module server
go 1.20
replace github.com/anacrolix/torrent v1.54.1 => github.com/tsynik/torrent v1.2.21
replace github.com/anacrolix/torrent v1.54.1 => github.com/tsynik/torrent v1.2.22
require (
github.com/agnivade/levenshtein v1.1.1