fix: clear UPNP port mappings when client close

This commit is contained in:
nikk gitanes
2024-05-25 21:06:11 +03:00
parent 7860c289e8
commit cb0f0dd194
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.19
replace github.com/anacrolix/torrent v1.54.1 => github.com/tsynik/torrent v1.2.20
require (
github.com/agnivade/levenshtein v1.1.1