From fc832fa50388d96fed1d66f1a07d2d61a267bbb2 Mon Sep 17 00:00:00 2001 From: chinhwajie Date: Mon, 1 Sep 2025 12:35:15 +0800 Subject: [PATCH] fix: module name and path v0.0.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a06fa0d..c21ac35 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module git.lumisnap.im/chinhwajie/notibot-client-go +module git.lumisnap.im/notibot/notibot-client-go go 1.25.0