Closed jbdalido closed 5 years ago
Timing out -- I've merged https://github.com/stripe/skycfg/pull/54 to update the starlark-go dependency. If the other changes in this PR (e.g. path resolution) are something you still want, feel free to re-open or re-branch.
related to https://github.com/google/starlark-go/pull/193/commits/efe33da344e187de1ef52c968c1ad19d5b6af259
Replacing calls to Caller by CallFrame and CallStack.