@@ -117,7 +117,7 @@ require (
117
117
github.com/mitchellh/mapstructure v1.5.0
118
118
github.com/moby/moby v20.10.18+incompatible
119
119
github.com/nhatthm/otelsql v0.4.0
120
- github.com/open-policy-agent/opa v0.41 .0
120
+ github.com/open-policy-agent/opa v0.44 .0
121
121
github.com/ory/dockertest/v3 v3.9.1
122
122
github.com/pion/datachannel v1.5.2
123
123
github.com/pion/logging v0.2.2
@@ -147,7 +147,7 @@ require (
147
147
go.opentelemetry.io/otel/trace v1.10.0
148
148
go.uber.org/atomic v1.10.0
149
149
go.uber.org/goleak v1.2.0
150
- golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167
150
+ golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
151
151
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
152
152
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
153
153
golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
@@ -178,7 +178,7 @@ require (
178
178
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
179
179
github.com/OneOfOne/xxhash v1.2.8 // indirect
180
180
github.com/agext/levenshtein v1.2.3 // indirect
181
- github.com/agnivade/levenshtein v1.0 .1 // indirect
181
+ github.com/agnivade/levenshtein v1.1 .1 // indirect
182
182
github.com/akutz/memconn v0.1.0 // indirect
183
183
github.com/alecthomas/chroma v0.10.0 // indirect
184
184
github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 // indirect
@@ -197,8 +197,8 @@ require (
197
197
github.com/coreos/go-iptables v0.6.0 // indirect
198
198
github.com/davecgh/go-spew v1.1.1 // indirect
199
199
github.com/dlclark/regexp2 v1.4.0 // indirect
200
- github.com/docker/cli v20.10.16 +incompatible // indirect
201
- github.com/docker/docker v20.10.16 +incompatible // indirect
200
+ github.com/docker/cli v20.10.17 +incompatible // indirect
201
+ github.com/docker/docker v20.10.17 +incompatible // indirect
202
202
github.com/docker/go-connections v0.4.0 // indirect
203
203
github.com/docker/go-units v0.4.0 // indirect
204
204
github.com/elastic/go-windows v1.0.0 // indirect
@@ -276,18 +276,18 @@ require (
276
276
github.com/prometheus/procfs v0.8.0 // indirect
277
277
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
278
278
github.com/rivo/uniseg v0.2.0 // indirect
279
- github.com/sirupsen/logrus v1.8.1 // indirect
279
+ github.com/sirupsen/logrus v1.9.0 // indirect
280
280
github.com/spf13/cast v1.5.0 // indirect
281
281
github.com/spf13/jwalterweatherman v1.1.0 // indirect
282
282
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
283
283
github.com/tailscale/certstore v0.1.1-0.20220316223106-78d6e1c49d8d // indirect
284
284
github.com/tailscale/golang-x-crypto v0.0.0-20220428210705-0b941c09a5e1 // indirect
285
285
github.com/tailscale/goupnp v1.0.1-0.20210804011211-c64d0f06ea05 // indirect
286
286
github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85 // indirect
287
+ github.com/tchap/go-patricia/v2 v2.3.1 // indirect
287
288
github.com/tcnksm/go-httpstat v0.2.0 // indirect
288
289
github.com/tdewolff/parse/v2 v2.6.0 // indirect
289
290
github.com/u-root/uio v0.0.0-20220204230159-dac05f7d2cb4 // indirect
290
- github.com/vektah/gqlparser/v2 v2.4.4 // indirect
291
291
github.com/vishvananda/netlink v1.1.1-0.20211118161826-650dca95af54 // indirect
292
292
github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 // indirect
293
293
github.com/x448/float16 v0.8.4 // indirect
@@ -310,7 +310,7 @@ require (
310
310
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
311
311
google.golang.org/appengine v1.6.7 // indirect
312
312
google.golang.org/genproto v0.0.0-20220804142021-4e6b2dfa6612 // indirect
313
- google.golang.org/grpc v1.48 .0 // indirect
313
+ google.golang.org/grpc v1.49 .0 // indirect
314
314
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
315
315
gopkg.in/yaml.v2 v2.4.0 // indirect
316
316
howett.net/plist v1.0.0 // indirect
0 commit comments