mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-18 06:21:35 -06:00
21ac58bddc
With the embed directive, we no longer need our custom code that predates Go 1.16. Also, with the release of 1.19, we no longer desire compatibility with anything predating 1.16, so this cleanup becomes possible. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>