Update go.mod

This commit is contained in:
nikk gitanes
2023-11-28 11:52:50 +03:00
parent 27222d86d1
commit 098eabcb44

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.11
replace github.com/anacrolix/torrent v1.53.1 => github.com/tsynik/torrent v1.2.12
require (
github.com/agnivade/levenshtein v1.1.1