fix: upgrade vault-plugin-secrets-ad to v0.13.0 (#15572)

This commit is contained in:
Ben Ash 2022-05-25 13:37:42 -04:00 committed by GitHub
parent c6b8a3be3a
commit 5f58ff8512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -106,7 +106,7 @@ require (
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.6.0
github.com/hashicorp/vault-plugin-database-snowflake v0.4.1
github.com/hashicorp/vault-plugin-mock v0.16.1
github.com/hashicorp/vault-plugin-secrets-ad v0.12.0
github.com/hashicorp/vault-plugin-secrets-ad v0.13.0
github.com/hashicorp/vault-plugin-secrets-alicloud v0.11.1
github.com/hashicorp/vault-plugin-secrets-azure v0.12.0
github.com/hashicorp/vault-plugin-secrets-gcp v0.12.0

4
go.sum
View File

@ -992,8 +992,8 @@ github.com/hashicorp/vault-plugin-database-snowflake v0.4.1 h1:xj1w5sODSfoyVjuQd
github.com/hashicorp/vault-plugin-database-snowflake v0.4.1/go.mod h1:BgcYquqjHAJ8AufsoBoz3bgsR2qyD2Yx99IaG6eOWzw=
github.com/hashicorp/vault-plugin-mock v0.16.1 h1:5QQvSUHxDjEEbrd2REOeacqyJnCLPD51IQzy71hx8P0=
github.com/hashicorp/vault-plugin-mock v0.16.1/go.mod h1:83G4JKlOwUtxVourn5euQfze3ZWyXcUiLj2wqrKSDIM=
github.com/hashicorp/vault-plugin-secrets-ad v0.12.0 h1:BiqmK2KS5hqcQ9hJYMZaUq/DZoPJneCptyvzxLtyV/A=
github.com/hashicorp/vault-plugin-secrets-ad v0.12.0/go.mod h1:WwwDLyCMncZnOOtN2GHw6O4pIWauHhJx2DjRFbGYvV4=
github.com/hashicorp/vault-plugin-secrets-ad v0.13.0 h1:hULVZaireW8XXg7ZWbPp3Qk4nrCPnMfhlE7soiYBzHU=
github.com/hashicorp/vault-plugin-secrets-ad v0.13.0/go.mod h1:WwwDLyCMncZnOOtN2GHw6O4pIWauHhJx2DjRFbGYvV4=
github.com/hashicorp/vault-plugin-secrets-alicloud v0.11.1 h1:vuenbRDeUV6Ghn4yFXKLKrIRsY1a9iiXnl8cGIzB19Y=
github.com/hashicorp/vault-plugin-secrets-alicloud v0.11.1/go.mod h1:F4KWrlCQZbhP2dFXCkRvbHX2J6CTydlaY0cH+OrLHCE=
github.com/hashicorp/vault-plugin-secrets-azure v0.12.0 h1:B2rLk3JxIXSRhZb47DLHSxQfX3yVWDFE6dGGzT6QXaA=