From 7004b51cfc288080fbbf693a4394ef2f141c0459 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 13 Jul 2021 14:50:49 -0700 Subject: [PATCH] Bump API's SDK version --- api/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/go.mod b/api/go.mod index 7e93c1c568..52ae7ed9d4 100644 --- a/api/go.mod +++ b/api/go.mod @@ -14,7 +14,7 @@ require ( github.com/hashicorp/go-retryablehttp v0.6.6 github.com/hashicorp/go-rootcerts v1.0.2 github.com/hashicorp/hcl v1.0.0 - github.com/hashicorp/vault/sdk v0.1.14-0.20200519221838-e0cfd64bc267 + github.com/hashicorp/vault/sdk v0.2.1 github.com/mitchellh/mapstructure v1.3.2 golang.org/x/net v0.0.0-20200602114024-627f9648deb9 golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1