From caca1fba1f2cb2c101b6071ae3185a5d5d5c212e Mon Sep 17 00:00:00 2001 From: JesseCoretta <74126726+JesseCoretta@users.noreply.github.com> Date: Sat, 13 Jul 2024 16:01:15 -0700 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e627612..53c51d0 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/XDAPL/go-schemax +module github.com/JesseCoretta/go-schemax require ( github.com/JesseCoretta/go-antlr4512 v1.0.8