This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
Replies: 2 comments
-
Aside from using We're considering allowing either a direct import |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion has been migrated to cue-lang/cue#980. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying use git revisions in a cue file that are specified in an automatically generated json lock file. Ideally, I'd like to import the json file and reference the revisions from there. How could I accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions