mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Update vault-plugin-auth-azure to v0.19.1 (#28712)
* Update vault-plugin-auth-azure to v0.19.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
0a13127dbe
commit
6caff7a02e
3
changelog/28712.txt
Normal file
3
changelog/28712.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
auth/azure: Update plugin to v0.19.1
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -128,7 +128,7 @@ require (
|
||||
github.com/hashicorp/raft-wal v0.4.0
|
||||
github.com/hashicorp/vault-hcp-lib v0.0.0-20240704151836-a5c058ac604c
|
||||
github.com/hashicorp/vault-plugin-auth-alicloud v0.19.0
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.19.0
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.19.1
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.19.0
|
||||
github.com/hashicorp/vault-plugin-auth-gcp v0.19.0
|
||||
github.com/hashicorp/vault-plugin-auth-jwt v0.22.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1549,8 +1549,8 @@ github.com/hashicorp/vault-hcp-lib v0.0.0-20240704151836-a5c058ac604c h1:LCwgi0i
|
||||
github.com/hashicorp/vault-hcp-lib v0.0.0-20240704151836-a5c058ac604c/go.mod h1:Nb41BTPvmFbKB73D/+XpxIw6Nf2Rt+AOUvLzlDxwAGQ=
|
||||
github.com/hashicorp/vault-plugin-auth-alicloud v0.19.0 h1:LgNFlAgUsOjt8THbhcnWDyfdiSwPIajfay6ltdg3d6I=
|
||||
github.com/hashicorp/vault-plugin-auth-alicloud v0.19.0/go.mod h1:hkcOv6HSKRMWwZA/YZ6OgStW6iQXCv90KfSTJYbt5vc=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.19.0 h1:TdInvToRpn0tCl/+R4qqAAovMobq4YSuCezVvamWlPQ=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.19.0/go.mod h1:elSxwfldjnRJQsJIAfD305g7gvUnFDykGvuY5phNNgw=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.19.1 h1:7ZUq9fBSqHE+oRZZr/zYxQOz9PR7l8BJwLrJnmTKgCQ=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.19.1/go.mod h1:elSxwfldjnRJQsJIAfD305g7gvUnFDykGvuY5phNNgw=
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.19.0 h1:/I084ZCypbhTO5ZiYjxhjzokuDqOWWLLxHatyViU9ss=
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.19.0/go.mod h1:LiH/IttNxAgto2ooR9l2g6+CiXc5c/1uPE0pT0hILRg=
|
||||
github.com/hashicorp/vault-plugin-auth-gcp v0.19.0 h1:mMTnAGDi6GigGmP9DlLjDzp5VRF8/sZzw8hlfOLFbbU=
|
||||
|
||||
Reference in New Issue
Block a user