Skip to content

Commit 407c297

Browse files
Update vault-plugin-secrets-openldap to v0.16.0 (#30844)
Co-authored-by: hc-github-team-secure-vault-ecosystem <[email protected]>
1 parent a725087 commit 407c297

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

changelog/30844.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:change
2+
secrets/openldap: Update plugin to v0.16.0
3+
```

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ require (
160160
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.10.0
161161
github.com/hashicorp/vault-plugin-secrets-kv v0.24.0
162162
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.14.0
163-
github.com/hashicorp/vault-plugin-secrets-openldap v0.15.4
163+
github.com/hashicorp/vault-plugin-secrets-openldap v0.16.0
164164
github.com/hashicorp/vault-plugin-secrets-terraform v0.11.0
165165
github.com/hashicorp/vault-testing-stepwise v0.3.2
166166
github.com/hashicorp/vault/api v1.16.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,8 +1633,8 @@ github.com/hashicorp/vault-plugin-secrets-kv v0.24.0 h1:LRL9eeEgQxVzf05IEJWg6uAp
16331633
github.com/hashicorp/vault-plugin-secrets-kv v0.24.0/go.mod h1:U+aKQtbJH78mP/X6k/nxaPXIzdqLyNfo1LaP9570yAQ=
16341634
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.14.0 h1:N7zUrgQqvDVUsOZW4x49Cbx6WcjEU5Qwe8hrr4lYvV8=
16351635
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.14.0/go.mod h1:nRcr6W9rb3vDMLDGb/ZovsFhrEM8Q1WLNUKDGRaDplM=
1636-
github.com/hashicorp/vault-plugin-secrets-openldap v0.15.4 h1:hIzo90tKFGCF6smDwAnv0hdO41836JzSLX2dvAsK0mI=
1637-
github.com/hashicorp/vault-plugin-secrets-openldap v0.15.4/go.mod h1:pRXM0xkUe8B7Y8Seb7TQr9GuL70sovCB7gY5UbxXlsA=
1636+
github.com/hashicorp/vault-plugin-secrets-openldap v0.16.0 h1:tYq6WpTX/5O+ncf0ySCiM/mgbItGN82OKywW7gYlJ+0=
1637+
github.com/hashicorp/vault-plugin-secrets-openldap v0.16.0/go.mod h1:i4Ez7EPScRMSsBlmV0td5ZwNrYGJBN47EXDpG45t2pg=
16381638
github.com/hashicorp/vault-plugin-secrets-terraform v0.11.0 h1:dIOJ7VKyYU8o9xH1DuD61Fsfl6uSPHy6OrYdEjp4Ku0=
16391639
github.com/hashicorp/vault-plugin-secrets-terraform v0.11.0/go.mod h1:6FNbBAQvISpPqLXdvhV8MvxXKWG9iS+D+spzIGU2WuI=
16401640
github.com/hashicorp/vault-testing-stepwise v0.3.2 h1:FCe0yrbK/hHiHqzu7utLcvCTTKjghWHyXwOQ2lxfoQM=

0 commit comments

Comments
 (0)