When the workspace module replaces 2+ different versions of the same dependency, we should prefer the highest version. We should also prefer file replaces to version replaces.
What should we do if there are multiple file replaces?
The text was updated successfully, but these errors were encountered:
stamblerre
changed the title
x/tools/gopls: prefer higher versions when encountering conflicts in workspace module
x/tools/gopls: handle conflicting replaces in the workspace module
Feb 28, 2021
When the workspace module replaces 2+ different versions of the same dependency, we should prefer the highest version. We should also prefer file replaces to version replaces.
What should we do if there are multiple file replaces?
The text was updated successfully, but these errors were encountered: