From bcbcbc456f4363d95ba02d8b5329b38f4110e58c Mon Sep 17 00:00:00 2001 From: Jonathan Christensen Date: Thu, 3 Jul 2025 09:33:48 -0500 Subject: [PATCH] add: update org --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ad492e4..711b316 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/as/json +module github.com/cbsinteractive/mc-json go 1.16