fix(deps): update module github.com/hashicorp/vault/api to v1.10.0

This commit is contained in:
renovate[bot] 2023-10-24 09:33:33 +00:00 committed by GitHub
parent 30ddac43d0
commit b3f96ea7a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/vault v1.14.1
github.com/hashicorp/vault/api v1.9.2
github.com/hashicorp/vault/api v1.10.0
github.com/hashicorp/vault/sdk v0.9.2-0.20230704151349-7522ca248f90
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.12.0