mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Bump api's sdk import
This commit is contained in:
parent
a2924e1e83
commit
add28c6649
1 changed files with 1 additions and 1 deletions
|
|
@ -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.20190621031606-5108715210aa
|
||||
github.com/hashicorp/vault/sdk v0.1.12-0.20190701221336-a2924e1e8326
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue