-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to cuelang.org/[email protected]
In so doing, set cue/load.Config.AcceptLegacyModules when loading modules, to allow pre-existing Timoni modules (which don't have a language.version field) to be loaded. For more information see https://cuelang.org/issue/3219 Note that https://cuelang.org/issue/3222 tracks making a change in a later CUE release that will "fix" the language.version implied by AcceptLegacyModules. This is not significant right now, because there are not yet any language changes guarded by language.version, but it will become significant when such changes are introduced.
- Loading branch information
Showing
3 changed files
with
37 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters