From 13c3c6241ce4cd5b5c2719d80d7f43f79504c6aa Mon Sep 17 00:00:00 2001 From: shane Date: Sun, 25 Aug 2024 00:35:38 +0200 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 37646fa..8bf15df 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.shadowhosting.xyz/Eggactyl/shell +module git.eggactyl.cloud/Eggactyl/shell go 1.22.5