@@ -10,7 +10,7 @@ require (
10
10
github.com/blang/semver/v4 v4.0.0
11
11
github.com/go-git/go-git/v5 v5.12.0
12
12
github.com/go-logr/logr v1.4.2
13
- github.com/google/cel-go v0.23.2
13
+ github.com/google/cel-go v0.26.0
14
14
github.com/kserve/kserve v0.15.0
15
15
github.com/mittwald/go-helm-client v0.12.13
16
16
github.com/onsi/ginkgo/v2 v2.23.4
@@ -21,20 +21,20 @@ require (
21
21
github.com/prometheus/client_model v0.6.1
22
22
gopkg.in/yaml.v3 v3.0.1
23
23
helm.sh/helm/v3 v3.16.1
24
- k8s.io/api v0.33.4
25
- k8s.io/apiextensions-apiserver v0.33.1
26
- k8s.io/apimachinery v0.33.4
27
- k8s.io/client-go v0.33.4
28
- k8s.io/dynamic-resource-allocation v0.33.4
29
- k8s.io/utils v0.0.0-20241210054802-24370beab758
24
+ k8s.io/api v0.34.0
25
+ k8s.io/apiextensions-apiserver v0.34.0
26
+ k8s.io/apimachinery v0.34.0
27
+ k8s.io/client-go v0.34.0
28
+ k8s.io/dynamic-resource-allocation v0.34.0
29
+ k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
30
30
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
31
31
sigs.k8s.io/controller-runtime v0.20.4
32
32
sigs.k8s.io/lws v0.6.2
33
- sigs.k8s.io/yaml v1.4 .0
33
+ sigs.k8s.io/yaml v1.6 .0
34
34
)
35
35
36
36
require (
37
- cel.dev/expr v0.19.1 // indirect
37
+ cel.dev/expr v0.24.0 // indirect
38
38
cloud.google.com/go v0.116.0 // indirect
39
39
cloud.google.com/go/auth v0.15.0 // indirect
40
40
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
@@ -46,14 +46,14 @@ require (
46
46
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
47
47
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
48
48
github.com/BurntSushi/toml v1.3.2 // indirect
49
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25 .0 // indirect
49
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.26 .0 // indirect
50
50
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect
51
51
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 // indirect
52
52
github.com/MakeNowJust/heredoc v1.0.0 // indirect
53
53
github.com/Masterminds/goutils v1.1.1 // indirect
54
54
github.com/Masterminds/semver/v3 v3.3.0 // indirect
55
55
github.com/Masterminds/squirrel v1.5.4 // indirect
56
- github.com/Microsoft/go-winio v0.6.1 // indirect
56
+ github.com/Microsoft/go-winio v0.6.2 // indirect
57
57
github.com/Microsoft/hcsshim v0.11.4 // indirect
58
58
github.com/ProtonMail/go-crypto v1.0.0 // indirect
59
59
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
@@ -65,7 +65,7 @@ require (
65
65
github.com/cespare/xxhash/v2 v2.3.0 // indirect
66
66
github.com/chai2010/gettext-go v1.0.2 // indirect
67
67
github.com/cloudflare/circl v1.3.7 // indirect
68
- github.com/cncf/xds/go v0.0.0-20241223141626-cff3c89139a3 // indirect
68
+ github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
69
69
github.com/containerd/containerd v1.7.12 // indirect
70
70
github.com/containerd/log v0.1.0 // indirect
71
71
github.com/cyphar/filepath-securejoin v0.3.1 // indirect
@@ -86,12 +86,13 @@ require (
86
86
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
87
87
github.com/fatih/color v1.16.0 // indirect
88
88
github.com/felixge/httpsnoop v1.0.4 // indirect
89
- github.com/fsnotify/fsnotify v1.8 .0 // indirect
90
- github.com/fxamacker/cbor/v2 v2.7 .0 // indirect
89
+ github.com/fsnotify/fsnotify v1.9 .0 // indirect
90
+ github.com/fxamacker/cbor/v2 v2.9 .0 // indirect
91
91
github.com/go-errors/errors v1.5.1 // indirect
92
92
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
93
93
github.com/go-git/go-billy/v5 v5.5.0 // indirect
94
94
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
95
+ github.com/go-jose/go-jose/v4 v4.0.4 // indirect
95
96
github.com/go-logr/stdr v1.2.2 // indirect
96
97
github.com/go-logr/zapr v1.3.0 // indirect
97
98
github.com/go-openapi/jsonpointer v0.21.1 // indirect
@@ -104,7 +105,7 @@ require (
104
105
github.com/gogo/protobuf v1.3.2 // indirect
105
106
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
106
107
github.com/google/btree v1.1.3 // indirect
107
- github.com/google/gnostic-models v0.6.9 // indirect
108
+ github.com/google/gnostic-models v0.7.0 // indirect
108
109
github.com/google/go-cmp v0.7.0 // indirect
109
110
github.com/google/go-containerregistry v0.14.0 // indirect
110
111
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
@@ -118,7 +119,7 @@ require (
118
119
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
119
120
github.com/gosuri/uitable v0.0.4 // indirect
120
121
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
121
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
122
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
122
123
github.com/hashicorp/errwrap v1.1.0 // indirect
123
124
github.com/hashicorp/go-multierror v1.1.1 // indirect
124
125
github.com/huandu/xstrings v1.5.0 // indirect
@@ -146,7 +147,7 @@ require (
146
147
github.com/moby/spdystream v0.5.0 // indirect
147
148
github.com/moby/term v0.5.0 // indirect
148
149
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
149
- github.com/modern-go/reflect2 v1.0.2 // indirect
150
+ github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
150
151
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
151
152
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
152
153
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
@@ -156,6 +157,7 @@ require (
156
157
github.com/pjbgf/sha1cd v0.3.0 // indirect
157
158
github.com/pkg/errors v0.9.1 // indirect
158
159
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
160
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
159
161
github.com/prometheus/common v0.63.0 // indirect
160
162
github.com/prometheus/procfs v0.15.1 // indirect
161
163
github.com/rivo/uniseg v0.4.4 // indirect
@@ -166,35 +168,38 @@ require (
166
168
github.com/sirupsen/logrus v1.9.3 // indirect
167
169
github.com/skeema/knownhosts v1.2.2 // indirect
168
170
github.com/spf13/cast v1.7.0 // indirect
169
- github.com/spf13/cobra v1.8 .1 // indirect
171
+ github.com/spf13/cobra v1.9 .1 // indirect
170
172
github.com/spf13/pflag v1.0.6 // indirect
173
+ github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
171
174
github.com/stoewer/go-strcase v1.3.0 // indirect
172
175
github.com/x448/float16 v0.8.4 // indirect
173
176
github.com/xanzy/ssh-agent v0.3.3 // indirect
174
177
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
175
178
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
176
179
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
177
180
github.com/xlab/treeprint v1.2.0 // indirect
181
+ github.com/zeebo/errs v1.4.0 // indirect
178
182
go.opencensus.io v0.24.0 // indirect
179
183
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
180
184
go.opentelemetry.io/contrib/detectors/gcp v1.34.0 // indirect
181
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59 .0 // indirect
185
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60 .0 // indirect
182
186
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
183
187
go.opentelemetry.io/otel v1.35.0 // indirect
184
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33 .0 // indirect
185
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33 .0 // indirect
188
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34 .0 // indirect
189
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34 .0 // indirect
186
190
go.opentelemetry.io/otel/metric v1.35.0 // indirect
187
191
go.opentelemetry.io/otel/sdk v1.35.0 // indirect
188
192
go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect
189
193
go.opentelemetry.io/otel/trace v1.35.0 // indirect
190
- go.opentelemetry.io/proto/otlp v1.4 .0 // indirect
194
+ go.opentelemetry.io/proto/otlp v1.5 .0 // indirect
191
195
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
192
196
go.uber.org/automaxprocs v1.6.0 // indirect
193
197
go.uber.org/multierr v1.11.0 // indirect
194
198
go.uber.org/zap v1.27.0 // indirect
199
+ go.yaml.in/yaml/v2 v2.4.2 // indirect
200
+ go.yaml.in/yaml/v3 v3.0.4 // indirect
195
201
golang.org/x/crypto v0.36.0 // indirect
196
202
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
197
- golang.org/x/mod v0.24.0 // indirect
198
203
golang.org/x/net v0.38.0 // indirect
199
204
golang.org/x/oauth2 v0.28.0 // indirect
200
205
golang.org/x/sync v0.12.0 // indirect
@@ -206,20 +211,20 @@ require (
206
211
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
207
212
google.golang.org/api v0.226.0 // indirect
208
213
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
209
- google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
214
+ google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
210
215
google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
211
- google.golang.org/grpc v1.71.0 // indirect
216
+ google.golang.org/grpc v1.72.1 // indirect
212
217
google.golang.org/protobuf v1.36.5 // indirect
213
218
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
214
219
gopkg.in/go-playground/validator.v9 v9.31.0 // indirect
215
220
gopkg.in/inf.v0 v0.9.1 // indirect
216
221
gopkg.in/warnings.v0 v0.1.2 // indirect
217
222
gopkg.in/yaml.v2 v2.4.0 // indirect
218
- k8s.io/apiserver v0.33.4 // indirect
223
+ k8s.io/apiserver v0.34.0 // indirect
219
224
k8s.io/cli-runtime v0.31.0 // indirect
220
- k8s.io/component-base v0.33.4 // indirect
225
+ k8s.io/component-base v0.34.0 // indirect
221
226
k8s.io/klog/v2 v2.130.1 // indirect
222
- k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
227
+ k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
223
228
k8s.io/kubectl v0.31.0 // indirect
224
229
knative.dev/networking v0.0.0-20250117155906-67d1c274ba6a // indirect
225
230
knative.dev/serving v0.44.0 // indirect
@@ -230,5 +235,5 @@ require (
230
235
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
231
236
sigs.k8s.io/node-feature-discovery v0.15.4 // indirect
232
237
sigs.k8s.io/randfill v1.0.0 // indirect
233
- sigs.k8s.io/structured-merge-diff/v4 v4.6 .0 // indirect
238
+ sigs.k8s.io/structured-merge-diff/v6 v6.3 .0 // indirect
234
239
)
0 commit comments