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
The generated main module go.mod needs to get a combination of all replace and exclude directives from component main module go.mod files as explained in the dependency conflict section.
The text was updated successfully, but these errors were encountered:
The generated main module go.mod needs to get a combination of all
replace
andexclude
directives from component main module go.mod files as explained in the dependency conflict section.The text was updated successfully, but these errors were encountered: