From 4046e688773c48984e222560b40caa3cf387b265 Mon Sep 17 00:00:00 2001 From: Josh Black Date: Tue, 28 Sep 2021 10:43:16 -0700 Subject: [PATCH] Bump main module sdk import again (#12661) --- go.mod | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 5752513448f3..0dc022123d39 100644 --- a/go.mod +++ b/go.mod @@ -95,7 +95,7 @@ require ( github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.2.1 github.com/hashicorp/vault-plugin-secrets-openldap v0.3.1 github.com/hashicorp/vault/api v1.0.5-0.20201001211907-38d91b749c77 - github.com/hashicorp/vault/sdk v0.1.14-0.20210922225103-627b314b8d0d + github.com/hashicorp/vault/sdk v0.1.14-0.20210927201539-eed837130b8e github.com/influxdata/influxdb v0.0.0-20190411212539-d24b7ba8c4c4 github.com/jcmturner/gokrb5/v8 v8.0.0 github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f diff --git a/vendor/modules.txt b/vendor/modules.txt index ce07f6e86f9f..c710a3416f55 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -644,7 +644,7 @@ github.com/hashicorp/vault-plugin-secrets-openldap/client # github.com/hashicorp/vault/api v1.0.5-0.20201001211907-38d91b749c77 => ./api ## explicit github.com/hashicorp/vault/api -# github.com/hashicorp/vault/sdk v0.1.14-0.20210922225103-627b314b8d0d => ./sdk +# github.com/hashicorp/vault/sdk v0.1.14-0.20210927201539-eed837130b8e => ./sdk ## explicit github.com/hashicorp/vault/sdk/database/dbplugin github.com/hashicorp/vault/sdk/database/dbplugin/v5