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
bc2c55fa6d
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -149,7 +149,7 @@ require (
|
|||
github.com/hashicorp/vault-plugin-auth-kubernetes v0.23.1
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.20.0
|
||||
github.com/hashicorp/vault-plugin-database-couchbase v0.15.0
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.0
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.1-0.20260201004919-b40f3f6b7f31
|
||||
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
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1567,8 +1567,8 @@ github.com/hashicorp/vault-plugin-auth-oci v0.20.0 h1:R1JXapvFsuxE8+jYBSQvkIwWHS
|
|||
github.com/hashicorp/vault-plugin-auth-oci v0.20.0/go.mod h1:XOhAs74HS6cSKWm2zQodRBxTFDhu/ApNpiw5Tfz9J4k=
|
||||
github.com/hashicorp/vault-plugin-database-couchbase v0.15.0 h1:6gLCOwwErqMgo9pJvsrOkg4tL7HmE95r3JVc14hSFSY=
|
||||
github.com/hashicorp/vault-plugin-database-couchbase v0.15.0/go.mod h1:KpGJp2QKCpMFhzMTdovoZFtx56Q7yQ8oO4fg+UuMGrI=
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.0 h1:8vbxtLgvTEyve6mJt6aLuaje7NW3aEkJMjf20QFB0gs=
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.0/go.mod h1:K0W2sRQPX2T0Rv4eRba5d048nDF1/XcjaI/IJ5EHD3I=
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.1-0.20260201004919-b40f3f6b7f31 h1:TLXrRgWl+j3h210JaZ+cUnDdmPwnO4OvTUZtQJGNESU=
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.19.1-0.20260201004919-b40f3f6b7f31/go.mod h1:yYNEUAsx0GLfleZFwrio57mR5trsSxAKLbwAdX00ryI=
|
||||
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.16.0 h1:/eF3lUTELNWU6NoHDLDdv0waibHHG281q7+RbwujGNU=
|
||||
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=
|
||||
|
|
|
|||
Loading…
Reference in a new issue