@@ -90,7 +90,7 @@ require (
90
90
github.com/go-chi/httprate v0.7.1
91
91
github.com/go-chi/render v1.0.1
92
92
github.com/go-jose/go-jose/v3 v3.0.0
93
- github.com/go-logr/logr v1.2.3
93
+ github.com/go-logr/logr v1.2.4
94
94
github.com/go-ping/ping v1.1.0
95
95
github.com/go-playground/validator/v10 v10.12.0
96
96
github.com/gofrs/flock v0.8.1
@@ -120,7 +120,7 @@ require (
120
120
github.com/mitchellh/mapstructure v1.5.0
121
121
github.com/moby/moby v20.10.23+incompatible
122
122
github.com/muesli/reflow v0.3.0
123
- github.com/open-policy-agent/opa v0.44 .0
123
+ github.com/open-policy-agent/opa v0.51 .0
124
124
github.com/ory/dockertest/v3 v3.9.1
125
125
github.com/pion/udp v0.1.2
126
126
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
@@ -163,7 +163,7 @@ require (
163
163
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
164
164
golang.zx2c4.com/wireguard v0.0.0-20230223181233-21636207a675
165
165
google.golang.org/api v0.108.0
166
- google.golang.org/grpc v1.53 .0
166
+ google.golang.org/grpc v1.54 .0
167
167
google.golang.org/protobuf v1.28.2-0.20230118093459-a9481185b34d
168
168
gopkg.in/natefinch/lumberjack.v2 v2.0.0
169
169
gopkg.in/yaml.v3 v3.0.1
@@ -203,7 +203,6 @@ require (
203
203
github.com/containerd/continuity v0.3.0 // indirect
204
204
github.com/coreos/go-iptables v0.6.0 // indirect
205
205
github.com/davecgh/go-spew v1.1.1 // indirect
206
- github.com/dgraph-io/badger/v3 v3.2103.5 // indirect
207
206
github.com/dlclark/regexp2 v1.8.1 // indirect
208
207
github.com/docker/cli v20.10.17+incompatible // indirect
209
208
github.com/docker/docker v20.10.24+incompatible // indirect
@@ -229,7 +228,7 @@ require (
229
228
github.com/gogo/protobuf v1.3.2 // indirect
230
229
github.com/golang/glog v1.0.0 // indirect
231
230
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
232
- github.com/golang/protobuf v1.5.2 // indirect
231
+ github.com/golang/protobuf v1.5.3 // indirect
233
232
github.com/google/btree v1.1.2 // indirect
234
233
github.com/google/flatbuffers v23.1.21+incompatible // indirect
235
234
github.com/google/go-cmp v0.5.9 // indirect
@@ -292,7 +291,7 @@ require (
292
291
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
293
292
github.com/olekukonko/tablewriter v0.0.5 // indirect
294
293
github.com/opencontainers/go-digest v1.0.0 // indirect
295
- github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 // indirect
294
+ github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
296
295
github.com/opencontainers/runc v1.1.5 // indirect
297
296
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
298
297
github.com/pion/transport v0.14.1 // indirect
0 commit comments