Merge pull request #294 from fkautz/pr_out_updating_msopentech_azure_sdk_for_go_to_latest_master

Updating MSOpenTech/azure-sdk-for-go to latest master
This commit is contained in:
Stephen Day
2015-03-24 13:27:19 -07:00
14 changed files with 21 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ import (
"github.com/docker/distribution/registry/storage/driver/base"
"github.com/docker/distribution/registry/storage/driver/factory"
azure "github.com/MSOpenTech/azure-sdk-for-go/clients/storage"
azure "github.com/MSOpenTech/azure-sdk-for-go/storage"
)
const driverName = "azure"