This commit is contained in:
nikk gitanes
2022-05-16 22:29:00 +03:00
parent a804a7da5a
commit 848a9b0e1b
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ module server
go 1.18
replace (
github.com/anacrolix/dms v1.4.0 => github.com/tsynik/dms v1.4.3
github.com/anacrolix/dms v1.4.0 => github.com/tsynik/dms v1.4.4
github.com/tidwall/btree v1.3.1 => github.com/tidwall/btree v0.7.2-0.20211211132910-4215444137fc
)