mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-27 02:34:52 -06:00
89da2e1b93
* deps(flatbuffers/go): replace with v1.12.1 (#3803) Merely running go get -u github.com/google/flatbuffers/go@v1.12.1 did not do the trick, we'll need the replace to get rid of 1.12.0, a dependency of badger/v3. Tested in my fork, where this was enough to get dependabot to not fail. * Prepare 0.32.1 bugfix release Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>