update azure-storage-blob-go module import path

This commit is contained in:
Alexander van der Meij 2018-10-23 17:41:42 +02:00 committed by Péter Szilágyi
parent 141410e74c
commit 290d026a47
No known key found for this signature in database
GPG key ID: E9AE538CEDF8293D

View file

@ -22,7 +22,7 @@ import (
"net/url"
"os"
"github.com/Azure/azure-storage-blob-go/2018-03-28/azblob"
"github.com/Azure/azure-storage-blob-go/azblob"
)
// AzureBlobstoreConfig is an authentication and configuration struct containing