From bc5075668d3f4018d8de395a300534bfdb5f8d11 Mon Sep 17 00:00:00 2001 From: Mendy Date: Thu, 7 Jul 2022 23:27:46 -0400 Subject: [PATCH] Update go.mod changing module path temporarily for compiling purposes --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 04d2c2de..2b2510e5 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/42wim/matterbridge +module github.com/greenlighttec/matterbridge require ( github.com/42wim/go-gitter v0.0.0-20170828205020-017310c2d557