Replies: 1 comment
-
Original reply by @mpvl in cuelang/cue#980 (comment) Aside from using We're considering allowing either a direct import |
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
-
Originally opened by @nrdxp in cuelang/cue#980
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