From 36da48dc5fdd85b3b1ae03b1f5db3a2228e10360 Mon Sep 17 00:00:00 2001 From: amonnoris1 <38165399+amonnoris1@users.noreply.github.com> Date: Sat, 31 Aug 2024 15:00:30 +0300 Subject: [PATCH] Update go.mod --- core/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/go.mod b/core/go.mod index 715aac7..99ce623 100644 --- a/core/go.mod +++ b/core/go.mod @@ -1,4 +1,4 @@ -module github.com/amonnoris1/hysteria-v2/v2 +module github.com/amonnoris1/hysteria-v2 go 1.21