Closed ctaymor closed 7 years ago
Can you remove any reference to older version of this tool and it's dependencies from your machine?
github.com/Microsoft/azure-vhd-utils-for-go github.com/Azure/azure-sdk-for-go/storage github.com/codegangsta/cli
Remove all these references from bin, src, pkg.
Then try - go get -u github.com/Microsoft/azure-vhd-utils
Even after making these changes (I am building the binary in an isolated GOROOT), there is no improvement.
@anuchandy Removing all reference to the older version and dependencies was sufficient to fix the problem for us.
@ctaymor thanks for confirming.
When attempting to
go get -u github.com/Microsoft/azure-vhd-utils-for-go
, I get the following error:When I attempted this, the latest commit was 43293b8d76460dd25093d216c95abc79342e1657