Updating MSOpenTech/azure-sdk-for-go to latest master

Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
This commit is contained in:
Frederick F. Kautz IV 2015-03-23 21:57:24 -07:00
parent af4f5aa7d2
commit dffd1babd2
7 changed files with 7 additions and 7 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"