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
This makes it straightforward to resolve modules and default major
versions for packages without consulting a registry or invoking any of
the code inside internal/mod. This is valid to do for packages that
are part of the current dependency graph as long as the module is
tidy, because the tidy algorithm guarantees that all dependency
modules are present in the module.cue file.
Signed-off-by: Roger Peppe <[email protected]>
Change-Id: Ia0d86b335e2c1f2963e75f7901322fb55a842643
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1207985
Reviewed-by: Daniel Martí <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
0 commit comments