mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
Update vault-plugin-secrets-ad to v0.20.1 (#29648)
* Update vault-plugin-secrets-ad to v0.20.1 * 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
e3b41da05b
commit
64e92ba9fd
3
changelog/29648.txt
Normal file
3
changelog/29648.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
secrets/ad: Update plugin to v0.20.1
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -151,7 +151,7 @@ require (
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.6.0
|
||||
github.com/hashicorp/vault-plugin-database-snowflake v0.13.0
|
||||
github.com/hashicorp/vault-plugin-mock v0.16.1
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.19.0
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.20.1
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.19.0
|
||||
github.com/hashicorp/vault-plugin-secrets-azure v0.21.0
|
||||
github.com/hashicorp/vault-plugin-secrets-gcp v0.21.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1593,8 +1593,8 @@ github.com/hashicorp/vault-plugin-database-snowflake v0.13.0 h1:Q+q7y5yHrLZgsecQ
|
||||
github.com/hashicorp/vault-plugin-database-snowflake v0.13.0/go.mod h1:Do6Tlsbjps5PURr9yzwmYBDOGB02s3dQBRKMj+blthg=
|
||||
github.com/hashicorp/vault-plugin-mock v0.16.1 h1:5QQvSUHxDjEEbrd2REOeacqyJnCLPD51IQzy71hx8P0=
|
||||
github.com/hashicorp/vault-plugin-mock v0.16.1/go.mod h1:83G4JKlOwUtxVourn5euQfze3ZWyXcUiLj2wqrKSDIM=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.19.0 h1:jt5flxYYEaqXasCNzE8MUsA1qWe2FjOWhS1viRpqsbE=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.19.0/go.mod h1:FlrqHh3gDEOx81OEMFRPGgle+IlnKJUs+3HPYL8bawc=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.20.1 h1:EC+ZwWP54cehgXk5BC8WKX8/pMYVOo7CDLDh4RPQ6TM=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.20.1/go.mod h1:QeGpxzcU1EEZazRUiJNi4cIJ98f3JbgefhrFGkwI+h4=
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.19.0 h1:XH1typO/R5RlyyW5cm65+DDAnYmiA7xEdoRGGrB9xu0=
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.19.0/go.mod h1:MxfMowH1VenMCtixd/mDqq9z10CBobzOMZJOXRLi0TA=
|
||||
github.com/hashicorp/vault-plugin-secrets-azure v0.21.0 h1:/FBLUzV35zigrXH2qncBixiSchEnqOM1Kq/0teKYWg8=
|
||||
|
||||
Reference in New Issue
Block a user