mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
update azure-storage-blob-go module import path
This commit is contained in:
parent
141410e74c
commit
290d026a47
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ import (
|
||||||
"net/url"
|
"net/url"
|
||||||
"os"
|
"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
|
// AzureBlobstoreConfig is an authentication and configuration struct containing
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue