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
Reason: the `upgrade-provider` tool updates `provider/go.mod` but doesn't update the `go.work` file. Without `go work use` command, these go out of sync resulting in a build failure.
User should create a local file manually if it is needed by e.g. VSCode
0 commit comments