From 18ad3f810fa9cc05c92d8679c6dd37e8bfd34fed Mon Sep 17 00:00:00 2001 From: MrMelon54 Date: Thu, 3 Nov 2022 23:48:25 +0000 Subject: [PATCH] Update module path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 899e17f..1c5fb22 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module code.mrmelon54.xyz/sean/neutered-filesystem +module code.mrmelon54.com/sean/neutered-filesystem go 1.17