From abb85894a550b994bfbcdf3467e2ad1212e08085 Mon Sep 17 00:00:00 2001 From: Arpad Ryszka Date: Thu, 12 Dec 2024 17:23:44 +0100 Subject: [PATCH] use full module path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2726ef1..fc8885a 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module squareroundforest.org/arpio/syncbus +module squareroundforest.org/arpio/syncbus.git go 1.23.0