Update SDK and API for 1.14 release (#20808)

This commit is contained in:
Violet Hynes 2023-05-26 09:34:58 -04:00 committed by GitHub
parent 57e41db42a
commit 9851856257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
go.mod
View File

@ -147,10 +147,10 @@ require (
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.0
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.1
github.com/hashicorp/vault-testing-stepwise v0.1.3
github.com/hashicorp/vault/api v1.9.1
github.com/hashicorp/vault/api v1.9.2
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.9.0
github.com/hashicorp/vault/sdk v0.9.1
github.com/hashicorp/vault/vault/hcp_link/proto v0.0.0-20230201201504-b741fa893d77
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab
github.com/jackc/pgx/v4 v4.15.0