From ecc75c046f39d110b19eef76253561ae9f298395 Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Fri, 25 Oct 2024 20:40:55 +0100 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a4e27c8..7db14dd 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module concord.hectabit.org/HectaBit/httpserver +module https://git.ailur.dev/ailur/httpserver go 1.22.5