mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-21 15:53:55 +02:00
fix(deps): update module github.com/hashicorp/vault/api to v1.12.0
This commit is contained in:
parent
b315f69d24
commit
70ccadba0d
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/hashicorp/go-hclog v1.6.2
|
||||
github.com/hashicorp/go-rootcerts v1.0.2
|
||||
github.com/hashicorp/vault v1.2.1-0.20240208012854-90c1515f84d3
|
||||
github.com/hashicorp/vault/api v1.11.0
|
||||
github.com/hashicorp/vault/api v1.12.0
|
||||
github.com/hashicorp/vault/sdk v0.11.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
gitlab.com/hacklunch/ntp v0.2.1-0.20200714090752-d286380a85fb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue