From bece31e0bbf896ee1560df398fea75fd0a961827 Mon Sep 17 00:00:00 2001 From: tongsq Date: Thu, 17 Oct 2024 18:20:29 +0800 Subject: [PATCH] update --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d633666..8a5a765 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/ginuerzh/gost +module github.com/tongsq/gost go 1.22