diff --git a/go.mod b/go.mod index e8f150a..4fbd040 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.sovbit.dev/enki/torrentGateway -go 1.24.4 +go 1.24 require ( github.com/anacrolix/torrent v1.58.1