mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
* Automated dependency upgrades * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a69b9f7908
commit
596b5e59c6
3
changelog/23849.txt
Normal file
3
changelog/23849.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
secrets/mongodbatlas: Update plugin to v0.10.2
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -149,7 +149,7 @@ require (
|
||||
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.15.1
|
||||
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0
|
||||
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.1
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2
|
||||
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2
|
||||
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3
|
||||
github.com/hashicorp/vault-testing-stepwise v0.1.3
|
||||
|
||||
4
go.sum
4
go.sum
@@ -2171,8 +2171,8 @@ github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0 h1:DePS4sSAbjYTQrpTP
|
||||
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0/go.mod h1:4nPWdBQxjIEGZaWWPKHixN7MFHjESOlOtNyy02e/w9c=
|
||||
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.1 h1:6WyystBBEx1bDpkZO99wI3RbNvhUTVR6/ihHDeZMsPw=
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.1/go.mod h1:OdXvez+GH0XBSRS7gxbS8B1rLUPb8bGk+bDVyEaAzI8=
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2 h1:5eFlzhFXoSe+ntm26wromhtLbPjTCdXcdwpMv7wFeHk=
|
||||
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2/go.mod h1:OdXvez+GH0XBSRS7gxbS8B1rLUPb8bGk+bDVyEaAzI8=
|
||||
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2 h1:LNzIP4zfWivAy/hgCIwETJFr7BBS91bsJ6AlsGhqAc8=
|
||||
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2/go.mod h1:osvWc6/BOZPR8Mdqp5dF40dAaHddEiylO1pDRI7DOqo=
|
||||
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3 h1:k5jCx6laFvQHvrQod+TSHSoDqF3ZSIlQB4Yzj6koz0I=
|
||||
|
||||
Reference in New Issue
Block a user