Skip to content

Commit c9ffc1b

Browse files
Jim Kalafutcatsby
andauthored
Update vault-plugin-secret-ad dependency (#9025) (#9048)
Co-authored-by: Clint <[email protected]>
1 parent 88e64df commit c9ffc1b

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ require (
8181
github.com/hashicorp/vault-plugin-auth-oci v0.5.4
8282
github.com/hashicorp/vault-plugin-database-elasticsearch v0.5.4
8383
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.1.1
84-
github.com/hashicorp/vault-plugin-secrets-ad v0.6.5
84+
github.com/hashicorp/vault-plugin-secrets-ad v0.6.4-beta1.0.20200518124111-3dceeb3ce90e
8585
github.com/hashicorp/vault-plugin-secrets-alicloud v0.5.5
8686
github.com/hashicorp/vault-plugin-secrets-azure v0.5.6
8787
github.com/hashicorp/vault-plugin-secrets-gcp v0.6.2-0.20200507171538-2548e2b5058d

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,8 @@ github.com/hashicorp/vault-plugin-database-elasticsearch v0.5.4 h1:YE4qndazWmYGp
414414
github.com/hashicorp/vault-plugin-database-elasticsearch v0.5.4/go.mod h1:QjGrrxcRXv/4XkEZAlM0VMZEa3uxKAICFqDj27FP/48=
415415
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.1.1 h1:fA6cFH8lIPH2M4KNTEzf1bpc6Tbyy5ZvoYP8H/TI9ts=
416416
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.1.1/go.mod h1:MP3kfr0N+7miOTZFwKv952b9VkXM4S2Q6YtQCiNKWq8=
417+
github.com/hashicorp/vault-plugin-secrets-ad v0.6.4-beta1.0.20200518124111-3dceeb3ce90e h1:0GK1BNBfglD2sydZ4XXMjJElhY8bC2TDdc0vk1Q9zbA=
418+
github.com/hashicorp/vault-plugin-secrets-ad v0.6.4-beta1.0.20200518124111-3dceeb3ce90e/go.mod h1:SCsKcChP8yrtOHXOeTD7oRk0oflj3IxA9y9zTOGtQ8s=
417419
github.com/hashicorp/vault-plugin-secrets-ad v0.6.5 h1:wrHzXSD6qmKvkuHaQn+BNj89+HGhMNchxAckGnd7YTc=
418420
github.com/hashicorp/vault-plugin-secrets-ad v0.6.5/go.mod h1:kk98nB+cwDbt3I7UGQq3ota7+eHZrGSTQZfSRGpluvA=
419421
github.com/hashicorp/vault-plugin-secrets-alicloud v0.5.5 h1:BOOtSls+BQ1EtPmpE9LoqZztsEZ1fRWVSkHWtRIrCB4=

vendor/github.com/hashicorp/vault-plugin-secrets-ad/plugin/path_rotate_root_creds.go

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ github.com/hashicorp/vault-plugin-auth-oci
407407
github.com/hashicorp/vault-plugin-database-elasticsearch
408408
# github.com/hashicorp/vault-plugin-database-mongodbatlas v0.1.1
409409
github.com/hashicorp/vault-plugin-database-mongodbatlas
410-
# github.com/hashicorp/vault-plugin-secrets-ad v0.6.5
410+
# github.com/hashicorp/vault-plugin-secrets-ad v0.6.4-beta1.0.20200518124111-3dceeb3ce90e
411411
github.com/hashicorp/vault-plugin-secrets-ad/plugin
412412
github.com/hashicorp/vault-plugin-secrets-ad/plugin/client
413413
github.com/hashicorp/vault-plugin-secrets-ad/plugin/util

0 commit comments

Comments
 (0)