Skip to content

Commit

Permalink
build(deps): bump github.com/open-policy-agent/opa-envoy-plugin (#2640)
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.56.0-envoy to 0.57.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.56.0-envoy...v0.57.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 Oct 4, 2023
1 parent 41326c0 commit 663384d
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.56
github.com/oklog/ulid v1.3.1
github.com/open-policy-agent/opa v0.57.0
github.com/open-policy-agent/opa-envoy-plugin v0.56.0-envoy
github.com/open-policy-agent/opa-envoy-plugin v0.57.0-envoy
github.com/opentracing/basictracer-go v1.1.0
github.com/opentracing/opentracing-go v1.2.0
github.com/prometheus/client_golang v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,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.57.0 h1:DftxYfOEHOheXvO2Q6HCIM2ZVdKrvnF4cZlU9C64MIQ=
github.com/open-policy-agent/opa v0.57.0/go.mod h1:3FY6GNSbUqOhjCdvTXCBJ2rNuh66p/XrIc2owr/hSwo=
github.com/open-policy-agent/opa-envoy-plugin v0.56.0-envoy h1:n726487ePPXSfF4273TnvotOjC+sJy3m2e8MK1IY/JQ=
github.com/open-policy-agent/opa-envoy-plugin v0.56.0-envoy/go.mod h1:stXWYjwje/VBIO/80l0oV5nFPODiCQV5aoETRTRu6PA=
github.com/open-policy-agent/opa-envoy-plugin v0.57.0-envoy h1:6Wo1IGclkG1LoA/Gpzr+VOlPcf+XY0NVVOHkZNbmi7Y=
github.com/open-policy-agent/opa-envoy-plugin v0.57.0-envoy/go.mod h1:4y1zJMkpElkFBfZEk6pa2qEtSpnUYNkg5QqUe26Hb50=
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-rc4 h1:oOxKUJWnFC4YGHCCMNql1x4YaDfYBTS5Y4x/Cgeo1E0=
Expand Down

0 comments on commit 663384d

Please sign in to comment.