This commit is contained in:
Vault Automation 2026-05-19 02:27:10 -04:00 committed by GitHub
commit 75630e5efc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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
View file

@ -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=