Skip to content

Commit

Permalink
build(deps): bump github.com/open-policy-agent/opa-envoy-plugin (#3010)
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.62.1-envoy to 0.63.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.62.1-envoy...v0.63.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 Apr 8, 2024
1 parent 3a4d70f commit f7361b8
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 @@ -28,7 +28,7 @@ require (
github.com/miekg/dns v1.1.58
github.com/oklog/ulid v1.3.1
github.com/open-policy-agent/opa v0.63.0
github.com/open-policy-agent/opa-envoy-plugin v0.62.1-envoy
github.com/open-policy-agent/opa-envoy-plugin v0.63.0-envoy
github.com/opentracing/basictracer-go v1.1.0
github.com/opentracing/opentracing-go v1.2.0
github.com/prometheus/client_golang v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,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.63.0 h1:ztNNste1v8kH0/vJMJNquE45lRvqwrM5mY9Ctr9xIXw=
github.com/open-policy-agent/opa v0.63.0/go.mod h1:9VQPqEfoB2N//AToTxzZ1pVTVPUoF2Mhd64szzjWPpU=
github.com/open-policy-agent/opa-envoy-plugin v0.62.1-envoy h1:+QZ3Wh/5Csb3bLedVwfrz21ynpHYVE/GkcF4yEBf/kw=
github.com/open-policy-agent/opa-envoy-plugin v0.62.1-envoy/go.mod h1:Nl8iHRbldaGUGnxmKHlfihcXNV8IcJdj8E5bzsFTd98=
github.com/open-policy-agent/opa-envoy-plugin v0.63.0-envoy h1:1RO1GG9dA0NBZPBKxBDBMLfGgCG0maxy6v6saC25+hs=
github.com/open-policy-agent/opa-envoy-plugin v0.63.0-envoy/go.mod h1:qtjZJlkuBxBnnypjWQ+zpd+OM5URWNmJQLI3u7FU1C4=
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 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
Expand Down

0 comments on commit f7361b8

Please sign in to comment.