From edc5941f6822b48de4f3b22aec24f50d4d64e84f Mon Sep 17 00:00:00 2001 From: Arpad Ryszka Date: Thu, 12 Dec 2024 17:03:30 +0100 Subject: [PATCH] change repo name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2849cd1..2726ef1 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/aryszka/syncbus +module squareroundforest.org/arpio/syncbus go 1.23.0