Update vault-plugin-secrets-azure to v0.21.1 (#29729)

This commit is contained in:
hc-github-team-secure-vault-core
2025-02-26 14:49:40 -08:00
committed by GitHub
parent b78dfa5ff6
commit 4be8c4a96d
3 changed files with 6 additions and 3 deletions

3
changelog/29729.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:change
secrets/azure: Update plugin to v0.21.1
```

2
go.mod
View File

@@ -153,7 +153,7 @@ require (
github.com/hashicorp/vault-plugin-mock v0.16.1
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-azure v0.21.1
github.com/hashicorp/vault-plugin-secrets-gcp v0.21.0
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.20.0
github.com/hashicorp/vault-plugin-secrets-kubernetes v0.10.0

4
go.sum
View File

@@ -1597,8 +1597,8 @@ github.com/hashicorp/vault-plugin-secrets-ad v0.20.1 h1:EC+ZwWP54cehgXk5BC8WKX8/
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=
github.com/hashicorp/vault-plugin-secrets-azure v0.21.0/go.mod h1:uyrzlRB+bPoNk9xS0FUADUP/O3R4h3KNtw1P+RUgmAc=
github.com/hashicorp/vault-plugin-secrets-azure v0.21.1 h1:+9iHg7P71vVZ+1muAkao28tl6bf9qWw3VRWZmKSTswI=
github.com/hashicorp/vault-plugin-secrets-azure v0.21.1/go.mod h1:IwfPcNyzaigu3LFy8yp+f1TVgBNdtJtTMERWhtDrXqw=
github.com/hashicorp/vault-plugin-secrets-gcp v0.21.0 h1:ZVVVVWLDC/PxmKU92eAvIRQgFjDlnJtqWa8OF+RnK7Y=
github.com/hashicorp/vault-plugin-secrets-gcp v0.21.0/go.mod h1:GCYpFSIzl00jeub1Yh80fnMLLnV88poCw3+Odpx2u/4=
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.20.0 h1:gFPxVPaFJjyPUF3GE7LwgGkVkQ+BA7BE775IfdznZ5M=