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