添加文件: xy_sh/go.mod
This commit is contained in:
commit
6526404b5c
|
|
@ -0,0 +1,8 @@
|
|||
module xy_sh
|
||||
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/gofiber/fiber/v2 v2.52.6
|
||||
github.com/tjfoc/gmsm v1.4.1
|
||||
)
|
||||
Loading…
Reference in New Issue