mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
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:
parent
d90180a25c
commit
034792ae5d
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue