Fix test for changed Azure

This commit is contained in:
Jeff Mitchell 2017-04-17 13:18:34 -04:00
parent f48d130dad
commit 8cf0cd8cd2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
"github.com/hashicorp/vault/helper/logformat"
log "github.com/mgutz/logxi/v1"
"github.com/Azure/azure-sdk-for-go/storage"
"github.com/Azure/azure-storage-go"
)
func TestAzureBackend(t *testing.T) {