mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-22 10:16:18 +08:00
9 lines
163 B
Modula-2
9 lines
163 B
Modula-2
module github.com/emmansun/gmsm
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
golang.org/x/crypto v0.0.0-20220307211146-efcb8507fb70
|
|
golang.org/x/sys v0.0.0-20220307203707-22a9840ba4d7
|
|
)
|