From 57a6432ef51ed78542604c2b80d678babf44a64d Mon Sep 17 00:00:00 2001 From: Arpad Ryszka Date: Thu, 12 Dec 2024 19:17:41 +0100 Subject: [PATCH] rename module --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fc8885a..0e66b8f 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module squareroundforest.org/arpio/syncbus.git +module code.squareroundforest.org/arpio/syncbus.git go 1.23.0