Skip to content

Commit

Permalink
deps(build): OPA v0.48.0 -> v0.49.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ashutosh Narkar <[email protected]>
  • Loading branch information
ashutosh-narkar committed Feb 7, 2023
1 parent ef7b1bf commit 314a58a
Show file tree
Hide file tree
Showing 36 changed files with 5,064 additions and 1,625 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1
github.com/open-policy-agent/opa v0.48.0
github.com/open-policy-agent/opa v0.49.0
github.com/pkg/errors v0.9.1
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/tools v0.5.0
Expand All @@ -23,7 +23,7 @@ require (
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1 // indirect
github.com/containerd/containerd v1.6.15 // indirect
github.com/containerd/containerd v1.6.16 // indirect
github.com/dgraph-io/badger/v3 v3.2103.5 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/docker/cli v20.10.21+incompatible // indirect
Expand Down
1,419 changes: 4 additions & 1,415 deletions go.sum

Large diffs are not rendered by default.

40 changes: 22 additions & 18 deletions vendor/github.com/containerd/containerd/remotes/docker/pusher.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/containerd/containerd/version/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

65 changes: 55 additions & 10 deletions vendor/github.com/open-policy-agent/opa/ast/annotations.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions vendor/github.com/open-policy-agent/opa/ast/builtins.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 34 additions & 25 deletions vendor/github.com/open-policy-agent/opa/ast/index.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 314a58a

Please sign in to comment.