mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Merge 6c74005eb0 into 0a5e29e96f
This commit is contained in:
commit
75630e5efc
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -162,7 +162,7 @@ require (
|
|||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.20.1
|
||||
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.1
|
||||
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-redis-elasticache v0.9.2-0.20260501010855-a3e33889bb9d
|
||||
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
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -883,8 +883,8 @@ github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.1 h1:/T4WDPgXDiSjZ
|
|||
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.1/go.mod h1:mwGPgmf8+K/b3ckAl9gBYHUNfOxFZcpgW5hzzLyhkFo=
|
||||
github.com/hashicorp/vault-plugin-database-redis v0.8.1 h1:Twa0pqxNIrr0vydC8ihfy6HRSoKYbs6PRYkYq0hRR54=
|
||||
github.com/hashicorp/vault-plugin-database-redis v0.8.1/go.mod h1:ca3FvMm2hW2CKYKYppi/L0E8HxJx5sO8d3URv2tW2To=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.1 h1:NlqDIIllehnOxJxluuLCeNX1oBL4xngr5hlmrd7UOC8=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.1/go.mod h1:cTumDkl1k+M83I0KsGhRVNg/fGzevqQbFYGUzXG48fI=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.2-0.20260501010855-a3e33889bb9d h1:GYtgMj9uW8z8BZeSp82uDVF9W5vjwgM2ef6A1chENm0=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.9.2-0.20260501010855-a3e33889bb9d/go.mod h1:DouGPT/FleEPAdKkGKzG0ShvZ9lShMsB7m5OdaWiA/o=
|
||||
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=
|
||||
|
|
|
|||
Loading…
Reference in a new issue