mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Update hashicorp/vault-plugin-secrets-kv to v0.16.1 (#22716)
This commit is contained in:
committed by
GitHub
parent
18d694fd06
commit
ccda5e2a34
3
changelog/22716.txt
Normal file
3
changelog/22716.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
secrets/kv: Update plugin to v0.16.1
|
||||
```
|
||||
4
go.mod
4
go.mod
@@ -145,7 +145,7 @@ require (
|
||||
github.com/hashicorp/vault-plugin-secrets-gcp v0.16.0
|
||||
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.15.0
|
||||
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.5.0
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.15.0
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.0
|
||||
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.1
|
||||
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.1
|
||||
@@ -153,7 +153,7 @@ require (
|
||||
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.3-0.20230731184456-8253e5975275
|
||||
github.com/hashicorp/vault/sdk v0.9.3-0.20230831152851-56ce89544e64
|
||||
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
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1923,8 +1923,8 @@ github.com/hashicorp/vault-plugin-secrets-gcpkms v0.15.0 h1:CueteKXEuO52qGu1nUaD
|
||||
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.15.0/go.mod h1:a0Z2DVGd2SPPwLb8edXeHyer3CXei/Y0cb7EFkiFMfA=
|
||||
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.5.0 h1:g0W1ybHjO945jDtuDEFcqTINyW/s06wxZarE/7aLumc=
|
||||
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.5.0/go.mod h1:2wobeIypBESGQYmhv12vuAorCvfETHpBoMyrb+6QTmQ=
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.15.0 h1:S2d1t4m4ilDNJRdMUzNUimvyu/+ll8huq5QncVgYz+s=
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.15.0/go.mod h1:xu/eiT+BB2b2Gh/AZFJ1xCS8E7S29gOQcuh9VMxros8=
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1 h1:Giy/sj9O9BYdZbNsAkYvNmns5KikZI5RsFb4bBPFXds=
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1/go.mod h1:oJwVConr6pkDIIO8q8OO3FP5WtWj/iSWuhiPVdKt67E=
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.0 h1:FB860wKclwLBvBHkQb5nq8bGMUAsuw0khrYT1RM0NR0=
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.0/go.mod h1:6YPhFm57C3DvPueHEGdTLK94g3gZI/gdiRrSwO5Fym8=
|
||||
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.1 h1:8TI1l3Dt1pdkPPDG/1SyoKbWB/PBc1kHJ/nSD+2jTR4=
|
||||
|
||||
Reference in New Issue
Block a user