mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
Automated dependency upgrades
This commit is contained in:
parent
e2f694d05b
commit
e5f83af139
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -152,7 +152,7 @@ require (
|
|||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.0
|
||||
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.16.0
|
||||
github.com/hashicorp/vault-plugin-database-redis v0.7.0
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.8.0
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.8.1-0.20260201005356-d77835c13911
|
||||
github.com/hashicorp/vault-plugin-database-snowflake v0.15.0
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.21.0
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.21.0
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1573,8 +1573,8 @@ github.com/hashicorp/vault-plugin-database-mongodbatlas v0.16.0 h1:/eF3lUTELNWU6
|
|||
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.16.0/go.mod h1:er08o2cVwPpYbcOwlWDX7IdXzPs3gcgCiuujJ8jy6po=
|
||||
github.com/hashicorp/vault-plugin-database-redis v0.7.0 h1:bX7TjGaGehMEWdimbjoIfsXTSQK/uMSsUwwjjvatcDQ=
|
||||
github.com/hashicorp/vault-plugin-database-redis v0.7.0/go.mod h1:Hus6qqbgqFxIAJQexX7t/NefW80b0nMXt9BmMQgSnvo=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.8.0 h1:WJArG0q8XOmnCqKXON/5i/8d0lOI/bsBSc0vSejpIOo=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.8.0/go.mod h1:3NEQYiGDheoN2g73xAWzgHuzsIle+RnIr7qPO6hF+co=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.8.1-0.20260201005356-d77835c13911 h1:2Zj00zdIuOJLdJxC24C0GwPepq+NDTqmMtJJElgs3T8=
|
||||
github.com/hashicorp/vault-plugin-database-redis-elasticache v0.8.1-0.20260201005356-d77835c13911/go.mod h1:36flM8PBc8KtNNV0hjPpKwJ4reqSXqqGTExU5f4c9q0=
|
||||
github.com/hashicorp/vault-plugin-database-snowflake v0.15.0 h1:j1A0JaZvY1aQyxjPQTsW7KA8oS1wCtAe8/m/n1lOCBE=
|
||||
github.com/hashicorp/vault-plugin-database-snowflake v0.15.0/go.mod h1:Y1QSlXgGj5j7cYYG6I/h7P4kJPkW1pT9AoTuEH4Il4Y=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.21.0 h1:hQ3NmPvlfqjUJOFVPsmLKtVjJLgTGC6svkL2CGoo8zs=
|
||||
|
|
|
|||
Loading…
Reference in a new issue