添加文件: go.mod

This commit is contained in:
renzhiyuan 2026-07-21 18:16:22 +08:00
commit f00a93afae
1 changed files with 5 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module xy-shanghai
go 1.21
require github.com/tjfoc/gmsm v1.4.1