mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Update vault-plugin-auth-cf to v0.19.0 (#28266)
* Update vault-plugin-auth-cf to v0.19.0 * 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
07dfe7716a
commit
42164dfc51
3
changelog/28266.txt
Normal file
3
changelog/28266.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
auth/cf: Update plugin to v0.19.0
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -129,7 +129,7 @@ require (
|
||||
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.18.0
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.18.0
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.19.0
|
||||
github.com/hashicorp/vault-plugin-auth-gcp v0.18.0
|
||||
github.com/hashicorp/vault-plugin-auth-jwt v0.21.1
|
||||
github.com/hashicorp/vault-plugin-auth-kerberos v0.13.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -1552,8 +1552,8 @@ github.com/hashicorp/vault-plugin-auth-alicloud v0.19.0 h1:LgNFlAgUsOjt8THbhcnWD
|
||||
github.com/hashicorp/vault-plugin-auth-alicloud v0.19.0/go.mod h1:hkcOv6HSKRMWwZA/YZ6OgStW6iQXCv90KfSTJYbt5vc=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.18.0 h1:jQcbAWvEP2fFbmlomA6fnIGRhW5EZqat4NYNcmZUjOY=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.18.0/go.mod h1:ioz9EmeUGS+nIJkcfrnkGa1Bs/FtwT2BdnlgL0tKSUw=
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.18.0 h1:UGfzrjgGS6kxpXLXx5ym1qkgyGHS2vn5r/LOBsRTNdA=
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.18.0/go.mod h1:tibzfC+K4587UzHH9468DizyQRIlAFXq3EnEVyfX83c=
|
||||
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.18.0 h1:chiaa1NLN/B2fcoN/WY/YWVxB8F+hE5koudzLWQcG2c=
|
||||
github.com/hashicorp/vault-plugin-auth-gcp v0.18.0/go.mod h1:HtXlc4HKAmUe8/WE4hP0dirpkq4joxhvm8EZ/TvOZk0=
|
||||
github.com/hashicorp/vault-plugin-auth-jwt v0.21.1 h1:SFk4j5AbXnKm3csXGCy61W7TrJmHK1vPnEwcH4GrMrg=
|
||||
|
||||
Reference in New Issue
Block a user