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

@ -6,7 +6,7 @@ import (
"io"
"io/ioutil"
azure "github.com/MSOpenTech/azure-sdk-for-go/clients/storage"
azure "github.com/MSOpenTech/azure-sdk-for-go/storage"
)
type StorageSimulator struct {