mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-21 07:43:57 +02:00
fix(deps): update module github.com/hashicorp/vault to v1.17.2
This commit is contained in:
parent
2b53a4387f
commit
7ddcd85ea6
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.21
|
|||
require (
|
||||
github.com/hashicorp/go-hclog v1.6.3
|
||||
github.com/hashicorp/go-rootcerts v1.0.2
|
||||
github.com/hashicorp/vault v1.2.1-0.20240208012854-90c1515f84d3
|
||||
github.com/hashicorp/vault v1.17.2
|
||||
github.com/hashicorp/vault/api v1.14.0
|
||||
github.com/hashicorp/vault/sdk v0.13.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue