mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 14:25:35 -04:00
Automated dependency upgrades
This commit is contained in:
parent
c8828dd2ec
commit
dba55b5b77
2 changed files with 4 additions and 4 deletions
4
go.mod
4
go.mod
|
|
@ -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
4
go.sum
|
|
@ -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=
|
||||
|
|
|
|||
Loading…
Reference in a new issue