Automated dependency upgrades

This commit is contained in:
hc-github-team-secure-vault-ecosystem 2026-05-01 01:08:40 +00:00
parent c8828dd2ec
commit dba55b5b77
2 changed files with 4 additions and 4 deletions

4
go.mod
View file

@ -158,7 +158,7 @@ require (
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.1
github.com/hashicorp/vault-plugin-database-snowflake v0.16.0
github.com/hashicorp/vault-plugin-secrets-ad v0.22.1
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.1
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.2-0.20260501010713-08adf0095e79
github.com/hashicorp/vault-plugin-secrets-azure v0.25.0
github.com/hashicorp/vault-plugin-secrets-gcp v0.24.0
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.24.0
@ -168,7 +168,7 @@ require (
github.com/hashicorp/vault-plugin-secrets-openldap v0.18.0
github.com/hashicorp/vault-plugin-secrets-terraform v0.14.1
github.com/hashicorp/vault-testing-stepwise v0.3.3
github.com/hashicorp/vault/api v1.22.0
github.com/hashicorp/vault/api v1.23.0
github.com/hashicorp/vault/api/auth/approle v0.1.0
github.com/hashicorp/vault/api/auth/userpass v0.1.0
github.com/hashicorp/vault/sdk v0.25.1

4
go.sum
View file

@ -889,8 +889,8 @@ github.com/hashicorp/vault-plugin-database-snowflake v0.16.0 h1:gBUs6aFEsb1bnSf3
github.com/hashicorp/vault-plugin-database-snowflake v0.16.0/go.mod h1:eDg8zleyoTyrEzdqXq6xN+WGjAQISSyuyrOQRyHA31c=
github.com/hashicorp/vault-plugin-secrets-ad v0.22.1 h1:Wqp6I0gSOI3kf3TK3JJeylDC0NNjrZoE+hJC6iVthvk=
github.com/hashicorp/vault-plugin-secrets-ad v0.22.1/go.mod h1:xERfc+dNwlLEefQDcjhhhHPTJLs9komReccRKMsDoAs=
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.1 h1:6JvSoeYU+tRSnc0eGNz+1ttFK8gfIqw/sXHme4h6CRY=
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.1/go.mod h1:2tiBfbs4TXU1mHg7oJUThSac4mzRdnBOmt6ZBmfkV8o=
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.2-0.20260501010713-08adf0095e79 h1:rBGjgYlWBXvTILtlvZRr0Qg5j73Q89Dvr69cp4DuSHM=
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.2-0.20260501010713-08adf0095e79/go.mod h1:CV5k1GuD8EXXDo1RF7WEevWCoJ+z2M8KqAB6244bvFU=
github.com/hashicorp/vault-plugin-secrets-azure v0.25.0 h1:IYIGfFiw3ICLfVlF+YlPztthbc5pMaT3SwVr27VjERw=
github.com/hashicorp/vault-plugin-secrets-azure v0.25.0/go.mod h1:S4E5R3RVpGWnzR0bDGDwpV0HlyNsMAIcuYuNlgWv2zo=
github.com/hashicorp/vault-plugin-secrets-gcp v0.24.0 h1:cQ94yUwvDRt7+pUHUfvSjE/ORgKF31hO2p+6AwIHjX8=