use backported metainfo package

This commit is contained in:
nikk gitanes
2023-11-14 11:41:02 +03:00
parent 487c39074f
commit 8d23c1e651
10 changed files with 25 additions and 25 deletions

View File

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