Commit d3101a9 1 parent 2d15f70 commit d3101a9 Copy full SHA for d3101a9
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/openldap: Update plugin to v0.14.4
3
+ ```
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ require (
150
150
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.9.0
151
151
github.com/hashicorp/vault-plugin-secrets-kv v0.20.0
152
152
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.13.0
153
- github.com/hashicorp/vault-plugin-secrets-openldap v0.14.3
153
+ github.com/hashicorp/vault-plugin-secrets-openldap v0.14.4
154
154
github.com/hashicorp/vault-plugin-secrets-terraform v0.10.0
155
155
github.com/hashicorp/vault-testing-stepwise v0.3.1
156
156
github.com/hashicorp/vault/api v1.15.0
Original file line number Diff line number Diff line change @@ -1600,8 +1600,8 @@ github.com/hashicorp/vault-plugin-secrets-kv v0.20.0 h1:p1RVmd4x1rgGK0tN8DDu21J2
1600
1600
github.com/hashicorp/vault-plugin-secrets-kv v0.20.0 /go.mod h1:bCpMggD3Z0+H+3dOmTCoQjBHC53jA08lPqOLmFrHBi8 =
1601
1601
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.13.0 h1:BeDS7luTeOW0braIbtuyairFF8SEz7k3nvi9e+mJ2Ok =
1602
1602
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.13.0 /go.mod h1:sprde+S70PBIbgOLUAKDxR+xNF714ksBBVh77O3hnWc =
1603
- github.com/hashicorp/vault-plugin-secrets-openldap v0.14.3 h1:HY8q7qVmhtBYiNa5K24wws72jPjwzkSuAt7LwkRcT8Q =
1604
- github.com/hashicorp/vault-plugin-secrets-openldap v0.14.3 /go.mod h1:wqOf/QJqrrNXjnm0eLUnm5Ju9s/LIZUl6wEKmnFL9Uo =
1603
+ github.com/hashicorp/vault-plugin-secrets-openldap v0.14.4 h1:BA5gf+itQ4FtEg4gyXvEZW0ioRCSUNnO3+XBrxDNi9A =
1604
+ github.com/hashicorp/vault-plugin-secrets-openldap v0.14.4 /go.mod h1:mdECWDLyILokYVpdBgwvHWkPJ+cEnSTxR6yDT0TBS98 =
1605
1605
github.com/hashicorp/vault-plugin-secrets-terraform v0.10.0 h1:YzOJrpuDRNrw5SQ4i7IEjedF40I/7ejupQy+gAyQ6Zg =
1606
1606
github.com/hashicorp/vault-plugin-secrets-terraform v0.10.0 /go.mod h1:j2nbB//xAQMD+5JivVDalwDEyzJY3AWzKIkw6k65xJQ =
1607
1607
github.com/hashicorp/vault-testing-stepwise v0.3.1 h1:SqItnMWOOknQfJJR49Fps34ZfBMWSqBFFTx6NoTHzNw =
You can’t perform that action at this time.
0 commit comments