Skip to content

Commit

Permalink
fix(deps): update module golang.org/x/crypto to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2023
1 parent 658830d commit 5cac4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/emmansun/gmsm v0.11.5
golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
golang.org/x/crypto v0.7.0
)

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

0 comments on commit 5cac4c4

Please sign in to comment.