mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
98c300c077
This change renames the `future.compat` import to `rego.v1`. The latter is clear that it's a declaration that a module is compatible with a v1 version of OPA. Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>