From 2fd79fed6f0a82a39112fd5959050eee7d83eb92 Mon Sep 17 00:00:00 2001 From: royalcat Date: Mon, 20 Jan 2025 05:19:23 +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 bce977f..5009063 100644 --- a/daemons/qbittorrent/go.mod +++ b/daemons/qbittorrent/go.mod @@ -1,3 +1,3 @@ -module github.com/royalcat/tstor/daemons/qbittorrent +module git.kmsign.com/royalcat/tstor/daemons/qbittorrent go 1.23.5