Skip to content

Commit

Permalink
build(deps): bump github.com/open-policy-agent/opa-envoy-plugin (#2883)
Browse files Browse the repository at this point in the history
Bumps [github.com/open-policy-agent/opa-envoy-plugin](https://github.com/open-policy-agent/opa-envoy-plugin) from 0.58.0-envoy to 0.60.0-envoy.
- [Release notes](https://github.com/open-policy-agent/opa-envoy-plugin/releases)
- [Changelog](https://github.com/open-policy-agent/opa-envoy-plugin/blob/main/CHANGELOG.md)
- [Commits](open-policy-agent/opa-envoy-plugin@v0.58.0-envoy...v0.60.0-envoy)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 0a16bf0 commit cb7d01c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/miekg/dns v1.1.58
github.com/oklog/ulid v1.3.1
github.com/open-policy-agent/opa v0.60.0
github.com/open-policy-agent/opa-envoy-plugin v0.58.0-envoy
github.com/open-policy-agent/opa-envoy-plugin v0.60.0-envoy
github.com/opentracing/basictracer-go v1.1.0
github.com/opentracing/opentracing-go v1.2.0
github.com/prometheus/client_golang v1.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw=
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
github.com/open-policy-agent/opa v0.60.0 h1:ZPoPt4yeNs5UXCpd/P/btpSyR8CR0wfhVoh9BOwgJNs=
github.com/open-policy-agent/opa v0.60.0/go.mod h1:aD5IK6AiLNYBjNXn7E02++yC8l4Z+bRDvgM6Ss0bBzA=
github.com/open-policy-agent/opa-envoy-plugin v0.58.0-envoy h1:W3RgzA1j7//NU9R6oGwJ2XI1xgsQvj4oOoOUZu/Uuyc=
github.com/open-policy-agent/opa-envoy-plugin v0.58.0-envoy/go.mod h1:uA3UxlNxAwuK/Xy/FXdIe/PEE9SqRyx6GPJXqCq/wLA=
github.com/open-policy-agent/opa-envoy-plugin v0.60.0-envoy h1:ojmyim29gCZSQAqd9pXVEntw8JiywBiE28rJo0oEM5k=
github.com/open-policy-agent/opa-envoy-plugin v0.60.0-envoy/go.mod h1:b3EiW3bkF3NXMglYV67gdBDbPlq5PRIDeN6dBmfuWUY=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
Expand Down

0 comments on commit cb7d01c

Please sign in to comment.