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
$ go get github.com/kahing/goofys@master
...
go: warning: github.com/Azure/go-autorest/autorest/[email protected]: retracted by module author: retracted due to token refresh errors
go: to switch to the latest unretracted version, run:
go get github.com/Azure/go-autorest/autorest/adal@latest
Trying to build, I get the following:
However,
autorest/adal
is also deprecated (and in need of beeing updated to azidentity), see https://github.com/Azure/go-autorest/tree/main/autorest/adal for details. There is a migration guide(BTW,
autorest
is also deprecated, see https://github.com/Azure/go-autorest/tree/main for details.)The text was updated successfully, but these errors were encountered: