From f49421e6e860e7eb72c8ffb68c7ba3c97fa240c0 Mon Sep 17 00:00:00 2001 From: Steven Clark Date: Tue, 20 Sep 2022 10:31:08 -0400 Subject: [PATCH] update vault to api/v1.8.0 (#17227) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0a9a532a06..0291271d37 100644 --- a/go.mod +++ b/go.mod @@ -130,7 +130,7 @@ require ( github.com/hashicorp/vault-plugin-secrets-openldap v0.9.0 github.com/hashicorp/vault-plugin-secrets-terraform v0.6.0 github.com/hashicorp/vault-testing-stepwise v0.1.2 - github.com/hashicorp/vault/api v1.7.2 + github.com/hashicorp/vault/api v1.8.0 github.com/hashicorp/vault/api/auth/approle v0.1.0 github.com/hashicorp/vault/api/auth/userpass v0.1.0 github.com/hashicorp/vault/sdk v0.6.0