rego_compile_error: rego.v1 import is not supported when bundling with OPA v1.9 #721
Unanswered
irsolipuram
asked this question in
OPA and Rego
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing an issue after upgrading from OPA v0.7 to OPA v1.9 and could use some guidance.
Setup:
go.modhas v1.9, but packages are all V0.import rego.v1statementsProblem:
When attempting to bundle policies, I'm getting this error:
rego_compile_error: rego.v1 import is not supportedQuestions:
Beta Was this translation helpful? Give feedback.
All reactions