This commit is contained in:
nikk gitanes
2024-02-22 08:20:52 +03:00
parent 89a7f9249e
commit 4d2fd19f65
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.14
replace github.com/anacrolix/torrent v1.54.1 => github.com/tsynik/torrent v1.2.15
require (
github.com/agnivade/levenshtein v1.1.1