Update to api 1.0.1 and sdk 0.1.8

This commit is contained in:
Jeff Mitchell
2019-04-15 14:10:07 -04:00
parent 54360375c0
commit 8054cc660f
94 changed files with 153 additions and 2802 deletions

View File

@@ -8,7 +8,7 @@ import (
"io"
"net/http"
"github.com/hashicorp/vault/helper/base62"
"github.com/hashicorp/vault/sdk/helper/base62"
"github.com/hashicorp/vault/vault"
)