From 1378343719e15bfc71f3531ee00922cc7e225516 Mon Sep 17 00:00:00 2001 From: rachel-mp4 Date: Sun, 5 Oct 2025 12:40:24 -0400 Subject: [PATCH] better module path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 776ed39..3d62b76 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/rachel-mp4/lrcdaemon +module tangled.org/moth11.net/lrcdaemon go 1.24.2 -- 2.51.2