Skip to content

Commit f646e77

Browse files
hc-github-team-secure-vault-corehc-github-team-secure-vault-ecosystem
authored andcommitted
Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.2 (#23849)
* Automated dependency upgrades * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
1 parent df4ff49 commit f646e77

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

changelog/23849.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:change
2+
secrets/mongodbatlas: Update plugin to v0.9.2
3+
```

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ require (
134134
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.14.0
135135
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.3.0
136136
github.com/hashicorp/vault-plugin-secrets-kv v0.14.2
137-
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.9.1
137+
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.9.2
138138
github.com/hashicorp/vault-plugin-secrets-openldap v0.10.2
139139
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.0
140140
github.com/hashicorp/vault-testing-stepwise v0.1.3-0.20230203193428-3a789cb2c68f

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1250,8 +1250,8 @@ github.com/hashicorp/vault-plugin-secrets-kubernetes v0.3.0 h1:Joz9SBwjpEOGu+Ynv
12501250
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.3.0/go.mod h1:NJeYBRgLVqjvkrVyZEe42oaqP3+xvVNMYdJoMWVoByU=
12511251
github.com/hashicorp/vault-plugin-secrets-kv v0.14.2 h1:13p50RIltQM/JH32uWZe9sAp16Uaj0zCLmVGPvS09qo=
12521252
github.com/hashicorp/vault-plugin-secrets-kv v0.14.2/go.mod h1:cAxt2o3BjRT5CbNLtgXuxTReaejvrgN/qk+no+DnwJ8=
1253-
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.9.1 h1:WkW8fyHxEdz1wGSTxCnSCrzXvgLXqXr8Iqp7upa/s4E=
1254-
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.9.1/go.mod h1:p96IECNtVwpvTq8RAw3dLlAYRWpG1n06XOoo0TkJnuk=
1253+
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.9.2 h1:WvXSdphO7jtWLfvVeKwSTzFtFRay3LsM/QqWWlEqBjE=
1254+
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.9.2/go.mod h1:p96IECNtVwpvTq8RAw3dLlAYRWpG1n06XOoo0TkJnuk=
12551255
github.com/hashicorp/vault-plugin-secrets-openldap v0.10.2 h1:0PRN/A0Yl2bNJzYF0ZC5/AaUD786xuQWd0ndc24J1xU=
12561256
github.com/hashicorp/vault-plugin-secrets-openldap v0.10.2/go.mod h1:sYuxnuNY2O59fy+LACtvgrqUO/r0cnhAYTMqLajD9FE=
12571257
github.com/hashicorp/vault-plugin-secrets-terraform v0.7.0 h1:jgJpVKhV0Eh6EjpUEIf7VYH2D6D0xW2Lry9/3PI8hy0=

0 commit comments

Comments
 (0)