mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
5521453d87
To make OPA behave as v0.x post v1.0 release. If used simultaneously with `--v1-compatible` flag, the `--v0-compatible` flag takes precedence. Also, future-proofing `cmd` package tests for 1.0. Signed-off-by: Johan Fylling <johan.dev@fylling.se>