Commit 4a7f88c 2 people authored and committed
1 parent a69b9f7 commit 4a7f88c Copy full SHA for 4a7f88c
File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:change
2
+ secrets/mongodbatlas: Update plugin to v0.10.2
3
+ ```
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ require (
149
149
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.15.1
150
150
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0
151
151
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1
152
- github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.1
152
+ github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2
153
153
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2
154
154
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3
155
155
github.com/hashicorp/vault-testing-stepwise v0.1.3
Original file line number Diff line number Diff line change @@ -2171,8 +2171,8 @@ github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0 h1:DePS4sSAbjYTQrpTP
2171
2171
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0 /go.mod h1:4nPWdBQxjIEGZaWWPKHixN7MFHjESOlOtNyy02e/w9c =
2172
2172
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1 h1:Giy/sj9O9BYdZbNsAkYvNmns5KikZI5RsFb4bBPFXds =
2173
2173
github.com/hashicorp/vault-plugin-secrets-kv v0.16.1 /go.mod h1:oJwVConr6pkDIIO8q8OO3FP5WtWj/iSWuhiPVdKt67E =
2174
- github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.1 h1:6WyystBBEx1bDpkZO99wI3RbNvhUTVR6/ihHDeZMsPw =
2175
- github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.1 /go.mod h1:OdXvez+GH0XBSRS7gxbS8B1rLUPb8bGk+bDVyEaAzI8 =
2174
+ github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2 h1:5eFlzhFXoSe+ntm26wromhtLbPjTCdXcdwpMv7wFeHk =
2175
+ github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2 /go.mod h1:OdXvez+GH0XBSRS7gxbS8B1rLUPb8bGk+bDVyEaAzI8 =
2176
2176
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2 h1:LNzIP4zfWivAy/hgCIwETJFr7BBS91bsJ6AlsGhqAc8 =
2177
2177
github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2 /go.mod h1:osvWc6/BOZPR8Mdqp5dF40dAaHddEiylO1pDRI7DOqo =
2178
2178
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3 h1:k5jCx6laFvQHvrQod+TSHSoDqF3ZSIlQB4Yzj6koz0I =
You can’t perform that action at this time.
0 commit comments