mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
Update vault-plugin-secrets-azure to v0.21.1 (#29729)
This commit is contained in:
committed by
GitHub
parent
b78dfa5ff6
commit
4be8c4a96d
3
changelog/29729.txt
Normal file
3
changelog/29729.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
secrets/azure: Update plugin to v0.21.1
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -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
4
go.sum
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user