File tree Expand file tree Collapse file tree 2 files changed +47
-15
lines changed Expand file tree Collapse file tree 2 files changed +47
-15
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ require (
81
81
github.com/mattn/go-isatty v0.0.14
82
82
github.com/mitchellh/mapstructure v1.5.0
83
83
github.com/moby/moby v20.10.14+incompatible
84
- github.com/open-policy-agent/opa v0.39 .0
84
+ github.com/open-policy-agent/opa v0.40 .0
85
85
github.com/ory/dockertest/v3 v3.8.1
86
86
github.com/pion/datachannel v1.5.2
87
87
github.com/pion/logging v0.2.2
@@ -233,7 +233,7 @@ require (
233
233
golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 // indirect
234
234
google.golang.org/appengine v1.6.7 // indirect
235
235
google.golang.org/genproto v0.0.0-20220421151946-72621c1f0bd3 // indirect
236
- google.golang.org/grpc v1.45 .0 // indirect
236
+ google.golang.org/grpc v1.46 .0 // indirect
237
237
gopkg.in/ini.v1 v1.62.0 // indirect
238
238
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
239
239
gopkg.in/yaml.v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments