chore(deps): bump github.com/open-policy-agent/opa from 0.30.1 to 0.30.2 (#2373)

Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.30.1 to 0.30.2.
- [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.30.1...v0.30.2)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-19 13:27:51 -06:00 committed by GitHub
parent ba6e4b129a
commit e4c852d830
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

@ -40,7 +40,7 @@ require (
github.com/mitchellh/mapstructure v1.4.1
github.com/natefinch/atomic v0.0.0-20200526193002-18c0533a5b09
github.com/onsi/gocleanup v0.0.0-20140331211545-c1a5478700b5
github.com/open-policy-agent/opa v0.30.1
github.com/open-policy-agent/opa v0.30.2
github.com/openzipkin/zipkin-go v0.2.5
github.com/ory/dockertest/v3 v3.7.0
github.com/pomerium/csrf v1.7.0