Automated dependency upgrades

This commit is contained in:
hc-github-team-secure-vault-ecosystem 2026-05-01 00:49:06 +00:00
parent c8828dd2ec
commit 3a2a63755b
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -153,7 +153,7 @@ require (
github.com/hashicorp/vault-plugin-auth-oci v0.21.1
github.com/hashicorp/vault-plugin-database-couchbase v0.16.1
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-mongodbatlas v0.17.2-0.20260501004733-5992438e411a
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

4
go.sum
View file

@ -879,8 +879,8 @@ github.com/hashicorp/vault-plugin-database-couchbase v0.16.1 h1:z5j7s7F1toEmvjAB
github.com/hashicorp/vault-plugin-database-couchbase v0.16.1/go.mod h1:JTHqEwHxRg33zxlVTQc2DltGv16YxfdMpNXNSkcUin8=
github.com/hashicorp/vault-plugin-database-elasticsearch v0.20.1 h1:3zd0ePevbasBizY1hFXUS260/SiDyPVMnTI2QjaO/5g=
github.com/hashicorp/vault-plugin-database-elasticsearch v0.20.1/go.mod h1:EhxEtPv54rn6EERQtq1BfTj46kHCtJUw2HhLqHjFa+8=
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.1 h1:/T4WDPgXDiSjZXMW+mtASfOjbhOrfAbzUJofiBBAjBk=
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.1/go.mod h1:mwGPgmf8+K/b3ckAl9gBYHUNfOxFZcpgW5hzzLyhkFo=
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.2-0.20260501004733-5992438e411a h1:B5HJZ8FQjMHzDnC/sc3C71VemC4mj3tmHR6k60iCJs8=
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.17.2-0.20260501004733-5992438e411a/go.mod h1:PVGdpjKKIhUqs4aWKptXyz6lyhpED2sl0JMNW8Q7AVw=
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=