This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Open
Description
opened on Nov 29, 2018
Hello.
During installation I have following problem:
go get github.com/Microsoft/azure-vhd-utils
# github.com/Microsoft/azure-vhd-utils/upload
go/src/github.com/Microsoft/azure-vhd-utils/upload/upload.go:89:34: cxt.BlobServiceClient.PutPage undefined (type storage.BlobStorageClient has no field or method PutPage)
go/src/github.com/Microsoft/azure-vhd-utils/upload/upload.go:93:7: undefined: storage.PageWriteTypeUpdate
# github.com/Microsoft/azure-vhd-utils/upload/metadata
go/src/github.com/Microsoft/azure-vhd-utils/upload/metadata/metaData.go:95:32: blobClient.GetBlobMetadata undefined (type storage.BlobStorageClient has no field or method GetBlobMetadata)
My versions:
go version go1.11 linux/amd64
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
Could you please help?
Regards, Dawid.
Metadata
Assignees
Labels
No labels
Activity