We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658830d commit d165dcfCopy full SHA for d165dcf
go.mod
@@ -4,7 +4,7 @@ go 1.15
4
5
require (
6
github.com/emmansun/gmsm v0.11.5
7
- golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
+ golang.org/x/crypto v0.8.0
8
)
9
10
replace github.com/emmansun/gmsm => github.com/easyops-cn/emmansun-gmsm hack // TODO: update test certs and remove this hack
0 commit comments