From f65c54f4883f21d10afbf9f3b108ad508b980665 Mon Sep 17 00:00:00 2001 From: renzhiyuan <465386466@qq.com> Date: Tue, 21 Jul 2026 17:23:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=87=E4=BB=B6:=20xy-shan?= =?UTF-8?q?ghai/go.mod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xy-shanghai/go.mod | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 xy-shanghai/go.mod diff --git a/xy-shanghai/go.mod b/xy-shanghai/go.mod new file mode 100644 index 0000000..1751c48 --- /dev/null +++ b/xy-shanghai/go.mod @@ -0,0 +1,5 @@ +module xy-shanghai + +go 1.21 + +require github.com/tjfoc/gmsm v1.4.1 \ No newline at end of file