From 152bf2331a4179ea8f51c74ab4301333b187d146 Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 17 Sep 2026 12:19:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=94=E7=94=A8=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d0eec27..642ae86 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module lmvpn +module rill go 1.26.4