From 8eaae4d2c601fc3eab4f3e71e84c34ed556c5638 Mon Sep 17 00:00:00 2001 From: some Date: Mon, 30 Sep 2024 08:50:11 -0400 Subject: [PATCH] Move to common org --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 61f0ae9..4c60319 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module somehole.com/minecraft/defaults +module somehole.com/common/defaults go 1.23.1