@@ -57,21 +57,21 @@ require (
5757 golang.org/x/crypto v0.43.0
5858 golang.org/x/net v0.46.0
5959 golang.org/x/oauth2 v0.30.0
60- golang.org/x/sync v0.17 .0
61- golang.org/x/sys v0.37 .0
60+ golang.org/x/sync v0.18 .0
61+ golang.org/x/sys v0.38 .0
6262 golang.org/x/term v0.36.0
6363 gopkg.in/yaml.v2 v2.4.0
6464 gopkg.in/yaml.v3 v3.0.1
6565 gotest.tools/v3 v3.5.2
66- k8s.io/api v0.34.1
67- k8s.io/apimachinery v0.34.1
68- k8s.io/client-go v0.34.1
66+ k8s.io/api v0.34.2
67+ k8s.io/apimachinery v0.34.2
68+ k8s.io/client-go v0.34.2
6969 k8s.io/klog/v2 v2.130.1
70- knative.dev/client/pkg v0.0.0-20251103015022-ae924ed7b051
71- knative.dev/eventing v0.47.1-0.20251107142554-ed2c4f8446f1
72- knative.dev/hack v0.0.0-20251103013745-91eedd9bef96
73- knative.dev/pkg v0.0.0-20251104154049-5037c4760829
74- knative.dev/serving v0.47.1-0.20251110164046-cd99679c3ef4
70+ knative.dev/client/pkg v0.0.0-20251119095914-e0540cb52dba
71+ knative.dev/eventing v0.47.1-0.20251120024914-dec11d38ce97
72+ knative.dev/hack v0.0.0-20251117013754-67a5b048bc27
73+ knative.dev/pkg v0.0.0-20251119125415-ab67eb7f8660
74+ knative.dev/serving v0.47.1-0.20251120121916-c12aef8b7f10
7575)
7676
7777require (
@@ -125,6 +125,8 @@ require (
125125 github.com/cespare/xxhash v1.1.0 // indirect
126126 github.com/cespare/xxhash/v2 v2.3.0 // indirect
127127 github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
128+ github.com/clipperhouse/stringish v0.1.1 // indirect
129+ github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
128130 github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
129131 github.com/cloudflare/circl v1.6.1 // indirect
130132 github.com/containerd/cgroups/v3 v3.0.5 // indirect
@@ -161,7 +163,7 @@ require (
161163 github.com/go-openapi/jsonpointer v0.21.1 // indirect
162164 github.com/go-openapi/jsonreference v0.21.0 // indirect
163165 github.com/go-openapi/swag v0.23.1 // indirect
164- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
166+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
165167 github.com/gogo/protobuf v1.3.2 // indirect
166168 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
167169 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
@@ -197,12 +199,12 @@ require (
197199 github.com/klauspost/compress v1.18.0 // indirect
198200 github.com/klauspost/pgzip v1.2.6 // indirect
199201 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
200- github.com/lucasb-eyer/go-colorful v1.2 .0 // indirect
202+ github.com/lucasb-eyer/go-colorful v1.3 .0 // indirect
201203 github.com/magiconair/properties v1.8.7 // indirect
202204 github.com/mailru/easyjson v0.9.0 // indirect
203205 github.com/mattn/go-colorable v0.1.13 // indirect
204206 github.com/mattn/go-isatty v0.0.20 // indirect
205- github.com/mattn/go-runewidth v0.0.16 // indirect
207+ github.com/mattn/go-runewidth v0.0.19 // indirect
206208 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
207209 github.com/mistifyio/go-zfs/v3 v3.0.1 // indirect
208210 github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
@@ -249,16 +251,14 @@ require (
249251 github.com/rivo/uniseg v0.4.7 // indirect
250252 github.com/robfig/cron/v3 v3.0.1 // indirect
251253 github.com/russross/blackfriday/v2 v2.1.0 // indirect
252- github.com/sagikazarmark/locafero v0.4.0 // indirect
253- github.com/sagikazarmark/slog-shim v0.1.0 // indirect
254+ github.com/sagikazarmark/locafero v0.12.0 // indirect
254255 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
255256 github.com/sirupsen/logrus v1.9.3 // indirect
256257 github.com/skeema/knownhosts v1.3.1 // indirect
257- github.com/sourcegraph/conc v0.3.0 // indirect
258- github.com/spf13/afero v1.14.0 // indirect
259- github.com/spf13/cast v1.7.1 // indirect
258+ github.com/spf13/afero v1.15.0 // indirect
259+ github.com/spf13/cast v1.10.0 // indirect
260260 github.com/spf13/jwalterweatherman v1.1.0 // indirect
261- github.com/spf13/viper v1.18.2 // indirect
261+ github.com/spf13/viper v1.21.0 // indirect
262262 github.com/stoewer/go-strcase v1.3.1 // indirect
263263 github.com/subosito/gotenv v1.6.0 // indirect
264264 github.com/sylabs/sif/v2 v2.21.1 // indirect
@@ -280,14 +280,13 @@ require (
280280 go.opentelemetry.io/otel v1.38.0 // indirect
281281 go.opentelemetry.io/otel/metric v1.38.0 // indirect
282282 go.opentelemetry.io/otel/trace v1.38.0 // indirect
283- go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
284283 go.uber.org/multierr v1.11.0 // indirect
285284 go.uber.org/zap v1.27.0 // indirect
286285 go.yaml.in/yaml/v2 v2.4.2 // indirect
287286 go.yaml.in/yaml/v3 v3.0.4 // indirect
288287 golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
289288 golang.org/x/mod v0.29.0 // indirect
290- golang.org/x/text v0.30 .0 // indirect
289+ golang.org/x/text v0.31 .0 // indirect
291290 golang.org/x/time v0.12.0 // indirect
292291 gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
293292 google.golang.org/api v0.233.0 // indirect
@@ -299,17 +298,17 @@ require (
299298 gopkg.in/inf.v0 v0.9.1 // indirect
300299 gopkg.in/ini.v1 v1.67.0 // indirect
301300 gopkg.in/warnings.v0 v0.1.2 // indirect
302- k8s.io/apiextensions-apiserver v0.34.1 // indirect
303- k8s.io/apiserver v0.34.1 // indirect
304- k8s.io/cli-runtime v0.31.4 // indirect
301+ k8s.io/apiextensions-apiserver v0.34.2 // indirect
302+ k8s.io/apiserver v0.34.2 // indirect
303+ k8s.io/cli-runtime v0.34.1 // indirect
305304 k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
306305 k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
307- knative.dev/networking v0.0.0-20251030154838-4115314567bb // indirect
306+ knative.dev/networking v0.0.0-20251117014740-e8506646d57f // indirect
308307 sigs.k8s.io/controller-runtime v0.20.4 // indirect
309308 sigs.k8s.io/gateway-api v1.1.0 // indirect
310309 sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
311- sigs.k8s.io/kustomize/api v0.17.2 // indirect
312- sigs.k8s.io/kustomize/kyaml v0.17 .1 // indirect
310+ sigs.k8s.io/kustomize/api v0.20.1 // indirect
311+ sigs.k8s.io/kustomize/kyaml v0.20 .1 // indirect
313312 sigs.k8s.io/randfill v1.0.0 // indirect
314313 sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
315314 sigs.k8s.io/yaml v1.6.0 // indirect
0 commit comments