use tagged branches

This commit is contained in:
nikk gitanes
2021-12-24 10:52:37 +03:00
parent 46ceaaa30b
commit e7c397116d
2 changed files with 6 additions and 7 deletions

View File

@@ -3,8 +3,8 @@ module server
go 1.17
replace (
github.com/anacrolix/dms v1.3.0 => github.com/tsynik/dms v0.0.0-20210913141714-452c963535cf
github.com/anacrolix/torrent v1.39.1 => github.com/tsynik/torrent v1.2.7-0.20211118235503-1cf1470494b3
github.com/anacrolix/dms v1.3.0 => github.com/tsynik/dms v1.3.1
github.com/anacrolix/torrent v1.39.1 => github.com/tsynik/torrent v1.2.7
)
exclude (