torrent: mute reader errors

This commit is contained in:
nikk gitanes
2021-10-07 21:34:42 +03:00
parent 3dabf1f4d9
commit 4b206db3c9
2 changed files with 3 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ go 1.17
replace (
github.com/anacrolix/dms v1.3.0 => github.com/tsynik/dms v0.0.0-20210911171915-d3d89ee99163
github.com/anacrolix/torrent v1.31.0 => github.com/tsynik/torrent v1.2.7-0.20210907192509-2141ede9aa09
github.com/anacrolix/torrent v1.31.0 => github.com/tsynik/torrent v1.2.7-0.20211007182755-0ee1ae08ca0f
)
exclude github.com/willf/bitset v1.2.0
@@ -16,7 +16,6 @@ require (
github.com/anacrolix/dms v1.3.0
github.com/anacrolix/missinggo v1.3.0
github.com/anacrolix/torrent v1.31.0
github.com/gin-contrib/cors v1.3.1
github.com/gin-contrib/location v0.0.2
github.com/gin-gonic/gin v1.7.4
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4