revert minimum go version to 1.20

This commit is contained in:
nikk gitanes
2024-06-03 21:39:23 +03:00
parent c828c05674
commit 85bc200bf4

View File

@@ -1,8 +1,6 @@
module server module server
go 1.21 go 1.20
toolchain go1.22.3
replace github.com/anacrolix/torrent v1.54.1 => github.com/tsynik/torrent v1.2.22 replace github.com/anacrolix/torrent v1.54.1 => github.com/tsynik/torrent v1.2.22