@@ -25,7 +25,7 @@ require (
25
25
github.com/openshift/api v3.9.0+incompatible
26
26
github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a
27
27
github.com/operator-framework/api v0.29.0
28
- github.com/operator-framework/operator-registry v1.50 .0
28
+ github.com/operator-framework/operator-registry v1.51 .0
29
29
github.com/otiai10/copy v1.14.1
30
30
github.com/pkg/errors v0.9.1
31
31
github.com/prometheus/client_golang v1.21.0
@@ -38,7 +38,7 @@ require (
38
38
golang.org/x/net v0.35.0
39
39
golang.org/x/sync v0.11.0
40
40
golang.org/x/time v0.10.0
41
- google.golang.org/grpc v1.69.4
41
+ google.golang.org/grpc v1.70.0
42
42
gopkg.in/yaml.v2 v2.4.0
43
43
k8s.io/api v0.32.2
44
44
k8s.io/apiextensions-apiserver v0.32.2
@@ -56,7 +56,7 @@ require (
56
56
)
57
57
58
58
require (
59
- cel.dev/expr v0.18 .0 // indirect
59
+ cel.dev/expr v0.19 .0 // indirect
60
60
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
61
61
github.com/BurntSushi/toml v1.4.0 // indirect
62
62
github.com/Microsoft/go-winio v0.6.2 // indirect
@@ -71,19 +71,19 @@ require (
71
71
github.com/containerd/containerd v1.7.25 // indirect
72
72
github.com/containerd/containerd/api v1.8.0 // indirect
73
73
github.com/containerd/continuity v0.4.4 // indirect
74
- github.com/containerd/errdefs v0.3 .0 // indirect
74
+ github.com/containerd/errdefs v1.0 .0 // indirect
75
75
github.com/containerd/errdefs/pkg v0.3.0 // indirect
76
76
github.com/containerd/log v0.1.0 // indirect
77
77
github.com/containerd/platforms v0.2.1 // indirect
78
78
github.com/containerd/ttrpc v1.2.5 // indirect
79
79
github.com/containerd/typeurl/v2 v2.2.3 // indirect
80
- github.com/containers/common v0.61 .0 // indirect
80
+ github.com/containers/common v0.62 .0 // indirect
81
81
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
82
82
github.com/containers/ocicrypt v1.2.1 // indirect
83
83
github.com/containers/storage v1.57.1 // indirect
84
84
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
85
85
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
86
- github.com/docker/cli v27.5.1 +incompatible // indirect
86
+ github.com/docker/cli v28.0.0 +incompatible // indirect
87
87
github.com/docker/distribution v2.8.3+incompatible // indirect
88
88
github.com/docker/docker v27.5.1+incompatible // indirect
89
89
github.com/docker/docker-credential-helpers v0.8.2 // indirect
@@ -102,7 +102,7 @@ require (
102
102
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
103
103
github.com/gobuffalo/flect v1.0.3 // indirect
104
104
github.com/gogo/protobuf v1.3.2 // indirect
105
- github.com/golang-migrate/migrate/v4 v4.18.1 // indirect
105
+ github.com/golang-migrate/migrate/v4 v4.18.2 // indirect
106
106
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
107
107
github.com/golang/protobuf v1.5.4 // indirect
108
108
github.com/google/btree v1.1.3 // indirect
@@ -113,7 +113,7 @@ require (
113
113
github.com/google/uuid v1.6.0 // indirect
114
114
github.com/gorilla/mux v1.8.1 // indirect
115
115
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
116
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22 .0 // indirect
116
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.23 .0 // indirect
117
117
github.com/h2non/filetype v1.1.3 // indirect
118
118
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
119
119
github.com/inconshreveable/mousetrap v1.1.0 // indirect
@@ -143,35 +143,35 @@ require (
143
143
github.com/prometheus/procfs v0.15.1 // indirect
144
144
github.com/stoewer/go-strcase v1.3.0 // indirect
145
145
github.com/x448/float16 v0.8.4 // indirect
146
- go.etcd.io/bbolt v1.3.11 // indirect
146
+ go.etcd.io/bbolt v1.4.0 // indirect
147
147
go.etcd.io/etcd/api/v3 v3.5.16 // indirect
148
148
go.etcd.io/etcd/client/pkg/v3 v3.5.16 // indirect
149
149
go.etcd.io/etcd/client/v3 v3.5.16 // indirect
150
150
go.opencensus.io v0.24.0 // indirect
151
151
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
152
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 // indirect
153
- go.opentelemetry.io/otel v1.31 .0 // indirect
154
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29 .0 // indirect
155
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29 .0 // indirect
156
- go.opentelemetry.io/otel/metric v1.31 .0 // indirect
157
- go.opentelemetry.io/otel/sdk v1.29 .0 // indirect
158
- go.opentelemetry.io/otel/trace v1.31 .0 // indirect
152
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57 .0 // indirect
153
+ go.opentelemetry.io/otel v1.32 .0 // indirect
154
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32 .0 // indirect
155
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32 .0 // indirect
156
+ go.opentelemetry.io/otel/metric v1.32 .0 // indirect
157
+ go.opentelemetry.io/otel/sdk v1.32 .0 // indirect
158
+ go.opentelemetry.io/otel/trace v1.32 .0 // indirect
159
159
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
160
160
go.uber.org/multierr v1.11.0 // indirect
161
161
go.uber.org/zap v1.27.0 // indirect
162
162
golang.org/x/crypto v0.33.0 // indirect
163
- golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
164
- golang.org/x/mod v0.22 .0 // indirect
163
+ golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 // indirect
164
+ golang.org/x/mod v0.23 .0 // indirect
165
165
golang.org/x/oauth2 v0.25.0 // indirect
166
166
golang.org/x/sys v0.30.0 // indirect
167
167
golang.org/x/term v0.29.0 // indirect
168
168
golang.org/x/text v0.22.0 // indirect
169
169
golang.org/x/tools v0.29.0 // indirect
170
170
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
171
171
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
172
- google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
172
+ google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a // indirect
173
173
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d // indirect
174
- google.golang.org/protobuf v1.36.2 // indirect
174
+ google.golang.org/protobuf v1.36.5 // indirect
175
175
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
176
176
gopkg.in/inf.v0 v0.9.1 // indirect
177
177
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
0 commit comments