revert more unnecessary dep changes
Showing
+16 -15
... | @@ -75,7 +75,7 @@ require ( | ... | @@ -75,7 +75,7 @@ require ( |
github.com/hashicorp/vault-plugin-auth-jwt v0.5.1 | github.com/hashicorp/vault-plugin-auth-jwt v0.5.1 | ||
github.com/hashicorp/vault-plugin-auth-kubernetes v0.5.1 | github.com/hashicorp/vault-plugin-auth-kubernetes v0.5.1 | ||
github.com/hashicorp/vault-plugin-auth-pcf v0.0.0-20190619165123-fb996be2877c | github.com/hashicorp/vault-plugin-auth-pcf v0.0.0-20190619165123-fb996be2877c | ||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.0.0-20190617182336-fe4c97e18808 | github.com/hashicorp/vault-plugin-database-elasticsearch v0.0.0-20190508211750-4152192cdc0f | ||
github.com/hashicorp/vault-plugin-secrets-ad v0.5.1 | github.com/hashicorp/vault-plugin-secrets-ad v0.5.1 | ||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.5.1 | github.com/hashicorp/vault-plugin-secrets-alicloud v0.5.1 | ||
github.com/hashicorp/vault-plugin-secrets-azure v0.5.1 | github.com/hashicorp/vault-plugin-secrets-azure v0.5.1 | ||
... | ... |
Please register or sign in to comment