From 5337e16868c2bd71a02513addbbbd1ca7e6b28d3 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 3 Jul 2019 00:13:12 -0400 Subject: [PATCH] Update api's sdk --- api/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/go.mod b/api/go.mod index c7663652e3..17ebcaf907 100644 --- a/api/go.mod +++ b/api/go.mod @@ -11,7 +11,7 @@ require ( github.com/hashicorp/go-retryablehttp v0.5.4 github.com/hashicorp/go-rootcerts v1.0.1 github.com/hashicorp/hcl v1.0.0 - github.com/hashicorp/vault/sdk v0.1.12-0.20190703021735-d6566ee36f36 + github.com/hashicorp/vault/sdk v0.1.12-0.20190703041151-fef78ae6c93d github.com/mitchellh/mapstructure v1.1.2 golang.org/x/net v0.0.0-20190620200207-3b0461eec859 golang.org/x/time v0.0.0-20190308202827-9d24e82272b4