Skip to content

Commit 6030c69

Browse files
fix(deps): update module golang.org/x/crypto to v0.3.0
1 parent 658830d commit 6030c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.15
44

55
require (
66
github.com/emmansun/gmsm v0.11.5
7-
golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
7+
golang.org/x/crypto v0.3.0
88
)
99

1010
replace github.com/emmansun/gmsm => github.com/easyops-cn/emmansun-gmsm hack // TODO: update test certs and remove this hack

0 commit comments

Comments
 (0)