mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
Use new sdk and api versions (#22771)
This commit is contained in:
parent
dcb7083260
commit
23932dee23
4
go.mod
4
go.mod
@ -151,10 +151,10 @@ require (
|
||||
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2
|
||||
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.2
|
||||
github.com/hashicorp/vault/api v1.10.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.9.3-0.20230831152851-56ce89544e64
|
||||
github.com/hashicorp/vault/sdk v0.10.0
|
||||
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.18.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user