From fb84828102488ec87113d05f6b819fe70d10318f Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 18 Jun 2019 12:23:16 -0400 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 73f506ae41..40c6b1169a 100644 --- a/api/go.mod +++ b/api/go.mod @@ -11,7 +11,7 @@ require ( github.com/hashicorp/go-retryablehttp v0.5.3 github.com/hashicorp/go-rootcerts v1.0.0 github.com/hashicorp/hcl v1.0.0 - github.com/hashicorp/vault/sdk v0.1.12-0.20190618145338-1ce8868aafe9 + github.com/hashicorp/vault/sdk v0.1.12-0.20190618162212-0d8de0b54889 github.com/mitchellh/mapstructure v1.1.2 golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 golang.org/x/time v0.0.0-20190308202827-9d24e82272b4