From 18fd18f44132f7012021e0301fd3a707e47a7544 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