From dfd0be3824e4e992ae5ccb3c3624f2ecc962dd98 Mon Sep 17 00:00:00 2001 From: royalcat Date: Mon, 20 Jan 2025 05:19:45 +0300 Subject: [PATCH] fix --- daemons/qbittorrent/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemons/qbittorrent/go.mod b/daemons/qbittorrent/go.mod index 5009063..e7bc645 100644 --- a/daemons/qbittorrent/go.mod +++ b/daemons/qbittorrent/go.mod @@ -1,3 +1,3 @@ -module git.kmsign.com/royalcat/tstor/daemons/qbittorrent +module git.kmsign.ru/royalcat/tstor/daemons/qbittorrent go 1.23.5