Skip to content

Commit

Permalink
Automated dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent aea2151 commit 6693060
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ require (
github.com/hashicorp/vault-hcp-lib v0.0.0-20240704151836-a5c058ac604c
github.com/hashicorp/vault-plugin-auth-alicloud v0.18.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.18.1-0.20240901003058-eaf91349f896
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.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1552,8 +1552,8 @@ github.com/hashicorp/vault-plugin-auth-alicloud v0.18.0 h1:rGQ+zHJPSIFEpWJ/AEDrO
github.com/hashicorp/vault-plugin-auth-alicloud v0.18.0/go.mod h1:yTlbTm6u0wLBmS905Puz68d+SAc7MjN2D4BeELPUON8=
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.18.1-0.20240901003058-eaf91349f896 h1:DMiU2I41DXRVl5VPTTTGKhLEqaSmxxXkLOpiI+TxksA=
github.com/hashicorp/vault-plugin-auth-cf v0.18.1-0.20240901003058-eaf91349f896/go.mod h1:QPjQ/JOyodUiMCzG++i5itYxpXEL/pVj2HfLHayAjmM=
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=
Expand Down

0 comments on commit 6693060

Please sign in to comment.