You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
root@IGUANA4:~# go get github.com/Microsoft/azure-vhd-utils-for-go
github.com/Azure/azure-sdk-for-go/storage
work/src/github.com/Azure/azure-sdk-for-go/storage/client.go:308:10: error: reference to undefined field or method ‘EscapedPath’
cr += u.EscapedPath()
^
work/src/github.com/Azure/azure-sdk-for-go/storage/client.go:327:10: error: reference to undefined field or method ‘EscapedPath’
cr += u.EscapedPath()
^
The text was updated successfully, but these errors were encountered:
I try to install in a Windows 10 Linux subsystem.
root@IGUANA4:~# go get github.com/Microsoft/azure-vhd-utils-for-go
github.com/Azure/azure-sdk-for-go/storage
work/src/github.com/Azure/azure-sdk-for-go/storage/client.go:308:10: error: reference to undefined field or method ‘EscapedPath’
cr += u.EscapedPath()
^
work/src/github.com/Azure/azure-sdk-for-go/storage/client.go:327:10: error: reference to undefined field or method ‘EscapedPath’
cr += u.EscapedPath()
^
The text was updated successfully, but these errors were encountered: