From e9dd802320c52c4d9f2fd015c9a412e4d8fc5f95 Mon Sep 17 00:00:00 2001 From: Steve Date: Fri, 1 Oct 2021 14:04:24 -0400 Subject: [PATCH] update module path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 51c2487..e6f82d9 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module tome_server +module git.saintnet.tech/tomecraft/tome_server go 1.16