mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
Automated dependency upgrades
This commit is contained in:
parent
26e85683f0
commit
da5741bb0c
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -164,7 +164,7 @@ require (
|
|||
github.com/hashicorp/vault-plugin-database-redis v0.8.1
|
||||
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-ad v0.22.2-0.20260601005729-715eb1cd1ef7
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.22.1
|
||||
github.com/hashicorp/vault-plugin-secrets-azure v0.25.0
|
||||
github.com/hashicorp/vault-plugin-secrets-gcp v0.24.0
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -887,8 +887,8 @@ github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.1 h1:NlqDIIlle
|
|||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.1/go.mod h1:cTumDkl1k+M83I0KsGhRVNg/fGzevqQbFYGUzXG48fI=
|
||||
github.com/hashicorp/vault-plugin-database-snowflake v0.16.0 h1:gBUs6aFEsb1bnSf3Z7AtBdhA1BM4nHGT49fBANlv0F4=
|
||||
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-ad v0.22.2-0.20260601005729-715eb1cd1ef7 h1:MAs8DMq8cLb7QN+z716f1SDkWbX3V866A5HqAMLH/8M=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.22.2-0.20260601005729-715eb1cd1ef7/go.mod h1:KSBx+bsUxePgu/OxwCJiFadkebYoDkYzDZFJsMpp4pA=
|
||||
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-azure v0.25.0 h1:IYIGfFiw3ICLfVlF+YlPztthbc5pMaT3SwVr27VjERw=
|
||||
|
|
|
|||
Loading…
Reference in a new issue