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 27, 2023. It is now read-only.
So in this case manually save the files console output to the file which should contain the generated code and removing the github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/ part works as a workaround... (of course when adding the file to git) :-P
In case I use a concrete type:
Optional
is defined in another package as:When running
go generate ./...
, the following error is raised:Also tried using the workaround (mentioned in #621):
Result in:
Originally posted by @DanielSolomon in #621 (comment)
The text was updated successfully, but these errors were encountered: