mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 11:15:32 -06:00
64ebe3588a
Fixing issue in the `opa eval` command where `--v0-compatible` was ignored for PE support modules when used in combination with the `pretty` output format; producing v1 support modules instead of v0. Fixing: #7248 Signed-off-by: Johan Fylling <johan.dev@fylling.se>