From b00a6b7bd49a02cb577efb0898481d9354bc46d0 Mon Sep 17 00:00:00 2001 From: Noah Metz Date: Tue, 20 Jun 2023 15:49:03 -0600 Subject: [PATCH] Update go.mod with new github org --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 615d6c3..e79643f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/mekkabotics/graphvent +module github.com/mekkanized/graphvent go 1.20