mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-22 16:04:47 +02:00
fix(deps): update module golang.org/x/crypto to v0.17.0 [security]
This commit is contained in:
parent
744fe75acd
commit
6f723539f5
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/hashicorp/vault/api v1.9.2
|
||||
github.com/hashicorp/vault/sdk v0.9.2-0.20230704151349-7522ca248f90
|
||||
github.com/stretchr/testify v1.8.4
|
||||
golang.org/x/crypto v0.16.0
|
||||
golang.org/x/crypto v0.17.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue