chore(deps): bump github.com/open-policy-agent/opa from 0.47.0 to 0.47.3 (#3824)

Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.47.0 to 0.47.3.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.47.0...v0.47.3)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-19 09:13:27 -07:00 committed by GitHub
parent d90180a25c
commit 034792ae5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -44,7 +44,7 @@ require (
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/mitchellh/mapstructure v1.5.0
github.com/natefinch/atomic v0.0.0-20200526193002-18c0533a5b09
github.com/open-policy-agent/opa v0.47.0
github.com/open-policy-agent/opa v0.47.3
github.com/openzipkin/zipkin-go v0.4.1
github.com/ory/dockertest/v3 v3.9.1
github.com/peterbourgon/ff/v3 v3.3.0