Skip to content

Commit 2fce7ba

Browse files
upgrade to latest dependencies
bumping k8s.io/client-go d033c49...54601aa: > 54601aa Update dependencies to v0.34.2 tag > 1bb1ad2 Merge pull request # 134589 from liggitt/automated-cherry-pick-of-# 134588-upstream-release-1.34 > 2505205 Remove invalid SAN certificate construction > 7ffba0f Merge pull request # 134004 from DerekFrank/automated-cherry-pick-of-# 133573-upstream-release-1.34 > 145cb8f gofmt and review feedback > ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels bumping knative.dev/networking 7d4a198...5082b02: > 5082b02 remove deprecated files (# 1102) > 8b5dda1 fix linting (# 1103) > ebe48fd upgrade to latest dependencies (# 1099) > 137d136 Update community files (# 1101) > e850664 Update community files (# 1100) bumping knative.dev/pkg 5037c47...e853b1d: > e853b1d Update community files (# 3296) > 445f911 Skip disabling keep-alives when shutting down the webhook server (# 3295) > 93e95a6 Bump go.uber.org/zap from 1.27.0 to 1.27.1 (# 3293) > 7d24e8d Bump the golang-x group with 2 updates (# 3292) > 83e0e80 Bump actions/checkout from 5 to 6 (# 3294) > ab67eb7 Reduce noisy "object has been modified" logs/events (# 3289) > 7459906 Bump golang.org/x/sync from 0.17.0 to 0.18.0 in the golang-x group (# 3288) > 6397f25 Bump the k8s group with 5 updates (# 3291) > 7e6a020 Update community files (# 3290) bumping golang.org/x/tools a22b5e8...034e59c: > 034e59c internal/analysis/analyzerutil: fix FileUsesGoVersion > 076bd80 gopls/internal/filewatcher: retry directory reading upon failure > 605803f go/analysis/passes/loopclosure: simplify using IsMethodNamed > 2c6e03f internal/testenv: allow Apple diff too > 82112c0 gopls/internal/settings: correct git issue for fieldalignment warning > 1f97856 go.mod: update golang.org/x dependencies > c24121c go/analysis/passes/modernize: stditerators: even better name heuristic > edb9587 go/analysis/passes/modernize: stditerators: better name heuristic > 2f6a4f9 go/analysis/passes/modernize: forvar: handle "if v := v; cond {" > efd8c43 go/analysis: don't apply fixes to generated files > 44dda2b gopls/internal/server: don't pop up errors when resolving code actions > 1ca4aa2 internal/gcimporter: refine golang/go# 76222 crash > 73ff4bd internal/analysis: rename analysisinternal > fd2b1c9 gopls/internal/golang: fix crash in canExtractVariable > b019204 internal/analysisinternal/analyzerutil: FileUsesGoVersion > 967f079 internal/analysisinternal: rationalize dependencies > 86286a9 x/tools: go fix > b321b16 go/analysis/passes/modernize: respect bootstrap toolchain version > 4cf8d34 internal/stdlib: IsBootstrap and BootstrapVersion > 2458b74 go/analysis/passes/inline: skip on dedicated test of target func > 102c174 gopls/internal/mcp: add go_rename_symbol MCP tool > b648f73 internal/astutil/free: handle receiver type params correctly > ca7a362 go/analysis/passes/modernize: use strings.Contains in strings.Cut modernizer > b3039ca go/analysis/passes/modernize: slicecontains: fix bad fix > e49b577 go/analysis/passes/inline: rename files > 30def9c x/tools: remove unused parameters > 277e1b1 internal/astutil/free: support FuncDecl > ce95316 go/analysis/internal/analysisflags: -fix: remove unused imports > b74c098 go/ssa: exploit "noreturn" info to prune spurious CFG edges > 655fb07 gopls/internal/filewatcher: synthesize events after watching a dir > 0a420c7 gopls/internal/golang: Extract variable: simplify using Cursor > c84854a gopls/internal/test/marker: another test case for golang/go# 76144 > f16791f internal/refactor/inline: make soleUse asymptotically faster > 61c1b28 go/analysis/passes/modernize: newexpr: add //go:fix inline directives > eebe4d7 internal/refactor/inline: check caller/callee file Go versions > f8a6b84 internal/server: add instrumentation to track gopls command usage > 70d65ec all: minor improvement for docs > 5ac454b gopls/internal/filewatcher: read and process event in separate goroutine > 9d65a90 go/ssa: print dominator tree > 7086838 gopls/internal/golang: Extract function: simplify using Cursor > 63a7b87 go/analysis/passes/modernize: fix illegal byte argument error produced in stringscut modernizer > 1980517 imports: restore VendorlessPath(ipath string) > ed067b1 internal/astutil/free: move inline.freeishNames into its own package > f0b71b2 go/analysis/passes/fieldalignment: fix data race > 9222b43 go/analysis: tweak Diagnostic.SuggestedFixes doc > 154b4e7 gopls/internal/analysis/modernize: add strings.Cut modernizer > b9df2bb gopls/internal/mcp: fix NPE in file diagnostics > ac9dfe4 gopls/internal: drop import name internalastutil > aaa2972 gopls: replace snapshot.FindFile by ReadFile > 1385a78 gopls/internal/golang: support hover over selected expression > 736b438 gopls/internal/golang: Hover: show field info for embedded fields too > 1008eef gopls/internal/golang: change hover handling from position to range > c9ea558 gopls/internal/golang: Hover: use Cursor throughout > c0daa7f gopls/internal/settings: introduce ModeVulncheckPrompt as default value for VulncheckMode setting > 5889d2a gopls/internal/golang: add navigation to doc links in hovers > 25c4275 internal/astutil: add Range type > b53508c gopls/internal/golang: CallHierarchy: only funcs > 95d9ec2 go/ast/inspector: FindByPos: fix bug in FuncDecl.Type > 1ee38c9 gopls/internal/golang: typeDefinition: allow any expression > ec60e18 all: fix some typos in comment > df501f0 gopls/internal/analysis/yield: handle booleans better > 6d92aa4 gopls/go.mod: update staticcheck to 8273271 > b89c4fe cmd/deadcode: suppress marker interface method reporting > c2e7979 go/analysis/passes/modernize: fix the potential deadlock issues in bloop > bea5215 gopls/internalanalysis: DeleteStmt deletes comments > b2d9e77 gopls/internal/analysis/yield: improve diagnostic > e0917dc gopls/internal/test/integration/workspace: fix broken test > 828a107 go/packages: use correct "std" heuristic > 7d9453c go/analysis/internal/analysisflags: update help message > 59d5230 gopls/internal/golang: fix panic in inlineOneVariable > 9bc1825 go/analysis/passes/internal/analysisutil: delete package > 47123ba internal/typesinternal: merge HasSideEffects -> NoEffects > 95e71b9 go/analysis/passes/assign: use refactor.DeleteStmt > 0d2befa go/analysis/passes/unreachable: use refactor.DeleteStmt > 3e909b6 gopls/internal/analysis/unusedfunc: use refactor.Delete* operators > f811b39 go/analysis/passes/modernize: plusbuild: remove +build comments > 1b3cb5c go/analysis/passes/buildtag: revert "suggest fix to remove +build lines" > 1daaaca go/analysis/passes/modernize: reflecttypefor: remove orphaned var > f8608b7 internal/typesinternal: implement VarKind compatibility shim > f1d1a69 all: make function comment match function name > d2096d1 internal/analysisinternal: move more stuff out > 4321df7 go/analysis/unitchecker: minor cleanups > 96d2e44 go/packages/internal/linecount: add -nonblank flag > d507345 x/tools: use new astutil.EnclosingFile helper bumping k8s.io/apimachinery b72d93d...b72d93d: bumping k8s.io/code-generator 7d570de...de0a59b: > de0a59b Update dependencies to v0.34.2 tag bumping golang.org/x/net 2002a06...9a29643: > 9a29643 go.mod: update golang.org/x dependencies > 07cefd8 context: deprecate > 5ac9dac publicsuffix: don't treat ip addresses as domain names > d1f64cc quic: use testing/synctest > fff0469 http2: document that RFC 7540 prioritization does not work with small payloads > f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler > 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead > 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely > 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE > dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression > 9be1ff2 all: fix some comments > 6e243da quic: update Initial keys when handling Retry > 98daa2e quic: send ECN feedback to peers > c296faf net/http2: pool transport gzip readers > ef82ae8 dns/dnsmessage: return an error for too long SVCParam.Value > 3ba82d2 internal/quic/cmd/interop: test ChaCha20 on server > bb2055d dns/dnsmessage: add https svcb dns types > 63d1a51 http2: Allow reading frame header and body separately > 9f2f0b9 http2: avoid data race on DebugGoroutines in TestGoroutineLock > e7c005d http2: implement a more efficient writeQueue that avoids unnecessary copies. > b93acc2 all: use reflect.TypeFor instead of reflect.TypeOf bumping knative.dev/hack 91eedd9...1484a9e: > 1484a9e Update community files (# 456) > 67a5b04 Update community files (# 454) bumping k8s.io/apiserver 20f57a0...92c4c2c: > 92c4c2c Update dependencies to v0.34.2 tag > d24fa2b Merge pull request # 134500 from vikasbolla/automated-cherry-pick-of-# 133310-upstream-release-1.34 > 67ad9b5 authz tests: delay response in context cancelled scenario bumping knative.dev/eventing ed2c4f8...17aff03: > 17aff03 [Automated] Update eventing-eventing-integrations nightly (# 8808) > f37bc3a [main] Upgrade to latest dependencies (# 8807) > 47e18d4 [main] Update community files (# 8806) > 6ae393a fix-read-timout-dispatcher (# 8790) > d18c873 [main] Upgrade to latest dependencies (# 8803) > 0effffe [Automated] Update eventing-eventing-integrations nightly (# 8802) > dec11d3 [main] Upgrade to latest dependencies (# 8800) > 7c78c5a [main] Upgrade to latest dependencies (# 8795) > 7c37b14 [Automated] Update eventing-eventing-integrations nightly (# 8793) > e0badc0 [Automated] Update eventing-eventing-integrations nightly (# 8792) > 58e8535 [main] Update community files (# 8791) bumping golang.org/x/term 3a0828a...1231d54: > 1231d54 go.mod: update golang.org/x dependencies > 3475bc8 term: fix some comments bumping k8s.io/apiextensions-apiserver bb91141...9fd4b8c: > 9fd4b8c Update dependencies to v0.34.2 tag bumping knative.dev/serving cd99679...5fbd94e: > 5fbd94e Fix duplicate ACME challenge paths across ingress rules (# 16259) > ce76741 fix metric names (# 16290) > c7794be Update net-kourier nightly (# 16291) > f1c53b0 Update net-kourier nightly (# 16288) > b26dc8d Update net-contour nightly (# 16286) > b8d5cb6 Bump the github-actions group with 2 updates (# 16283) > bad0a6b Preserve deployment and template metadata during reconcile (# 16199) > 5bb3fee Update net-gateway-api nightly (# 16287) > 3908ab8 Update net-istio nightly (# 16285) > 7a1a2a7 Re-enable TestShouldHaveHeadersSet conformance test (# 16284) > 06034f2 Update net-kourier nightly (# 16281) > abbe514 Allow serve mode when system-internal-tls is enabled (# 16183) > f7ae721 Update net-contour nightly (# 16277) > 424739d Update net-kourier nightly (# 16279) > 554e633 Update net-gateway-api nightly (# 16276) > f7aa291 Update net-istio nightly (# 16278) > 60b1c39 Update net-contour nightly (# 16274) > 9893132 bump istio to v1.28.0 (# 16271) > 895fbc4 Update net-istio nightly (# 16275) > a38ad8f drop use of deprecated knative.dev/networking/pkg (# 16272) > 753a910 Istio now handles prestop hooks correctly so we can drop our workaround (# 16164) > cc7cf64 upgrade to latest dependencies (# 16273) > 9674f29 Update net-gateway-api nightly (# 16268) > 8f18105 Update net-kourier nightly (# 16270) > f947d73 upgrade to latest dependencies (# 16266) > e9aa84c Update net-contour nightly (# 16267) > afd1c65 Update net-istio nightly (# 16269) > 57af227 Update community files (# 16265) > a083ca7 Update net-gateway-api nightly (# 16263) > 0ce3a7f Update net-contour nightly (# 16264) > 0b37ba9 Update net-istio nightly (# 16262) > b7a8837 upgrade to latest dependencies (# 16261) > 7856b63 Update net-gateway-api nightly (# 16252) > f3a653f Update net-contour nightly (# 16253) > c12aef8 Update net-istio nightly (# 16251) > e038fc4 Update net-istio nightly (# 16246) > a94c607 upgrade to latest dependencies (# 16247) > 0fcf762 Update net-contour nightly (# 16245) > 8f27914 bump min-scale timeout (# 16244) > 6b8cc01 upgrade to latest dependencies (# 16243) > 090b6ae Added OpenTelemetry W3C Trace Context (# 16168) > fd49d7a Fix error handling in request log template execution (# 16242) > f277517 Fix readiness check in E2E tests of cluster-local services (# 16241) > c46db77 Fix data race in revision backend manager (# 16225) > 9efd947 Update net-istio nightly (# 16238) > 5c4fb29 Update net-gateway-api nightly (# 16236) > 617d9ea [main] Upgrade to latest dependencies (# 16226) > 8d03762 Update net-contour nightly (# 16239) > f09b209 Run HTTPS E2E tests only when HTTPS endpoint is ready (# 16230) > b32b521 Update net-kourier nightly (# 16237) > 92e5880 Update community files (# 16235) bumping go.uber.org/zap fcf8ee5...7b755a3: > 7b755a3 release 1.27.1 (# 1521) > d6b395b Update lazy logger not to materialize unless it's being written to (# 1519) > 4b9cea0 ci: Test with Go 1.24, Go 1.25 (# 1508) > 7c80d7b Fix race condition in WithLazy implementation (# 1426) (# 1511) > 07077a6 Prevent zap.Object from panicing on nils (# 1501) > a6afd05 Fix lint check name (# 1502) > 6d48253 chore: fix typo (# 1482) > 32f2ec1 Fix the field test for bool type (# 1480) > fe16eb5 Upgrade grpc in zapgrc test package & bump go version (# 1478) > 5f00c34 test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (# 1477) > 9669253 build(deps): bump codecov/codecov-action from 4 to 5 (# 1470) > 0ba452d exp: Release v0.3.0 (# 1465) > ede8e18 ci: Test with Go 1.23 (# 1464) > d6b2d14 chore: fix function name (# 1463) > f87c7be fix: fix slice init length (# 1461) > 5786471 Add `func DictObject` (# 1460) > 3f27eb9 fix(test): correct assertion message (# 1454) > f95879b build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /tools (# 1453) > f9b9f66 zaptest: add ability to filter observer logs by logger name (# 1452) > 8dcd020 Fix typos (# 1451) > bd0cf04 build(deps): bump golangci/golangci-lint-action from 5 to 6 (# 1435) > a1ac9d2 codecov: Use non-environment option (# 1447) > 0c79c08 chore: fix codecov action (# 1446) > 88bc39c build(deps): bump golang.org/x/vuln from 1.1.1 to 1.1.2 in /tools (# 1445) > d53ffd2 remove redundant capitalizations in unmarshalText (# 1444) > 2da446f build(deps): bump golang.org/x/vuln from 1.1.0 to 1.1.1 in /tools (# 1440) > 8a805fa zapcore: add warning as Level (# 1429) > 273f9ea Update LICENSE year, copy to exp/ module (# 1442) > b2cb7a8 ci: Fix lint issues, makefile target (# 1443) > 4425037 Remove fossa github workflow (# 1436) > cf2f580 Bump setup-go from 4 to 5 (# 1434) > 1a8ea36 build(deps): bump golangci/golangci-lint-action from 4 to 5 (# 1433) > ed52ec0 build(deps): bump golang.org/x/vuln from 1.0.1 to 1.1.0 in /tools (# 1432) > 3ffa0c0 Fix deadlock when Stop and flush race (# 1430) > b15585b ci: Fix golangci-lint installation (# 1424) > b39f8b6 zapcore: Improve errors unit tests (# 1414) > 8f5ee80 build(deps): bump codecov/codecov-action from 3 to 4 (# 1410) bumping golang.org/x/mod bba3e06...7416265: > 7416265 go.mod: update golang.org/x dependencies > 5517a71 all: fix some comments > b6cdd1a modfile: use reflect.TypeFor instead of reflect.TypeOf bumping k8s.io/api 77c9e29...e28454b: > e28454b Update dependencies to v0.34.2 tag Signed-off-by: Knative Automation <[email protected]>
1 parent e6a799d commit 2fce7ba

File tree

5 files changed

+107
-107
lines changed

5 files changed

+107
-107
lines changed

go.mod

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ go 1.24.2
55
require (
66
github.com/spf13/cobra v1.9.1
77
gotest.tools/v3 v3.5.2
8-
k8s.io/api v0.34.1
9-
k8s.io/apimachinery v0.34.1
10-
k8s.io/code-generator v0.34.1
8+
k8s.io/api v0.34.2
9+
k8s.io/apimachinery v0.34.2
10+
k8s.io/code-generator v0.34.2
1111
knative.dev/client/pkg v0.0.0-00010101000000-000000000000
12-
knative.dev/hack v0.0.0-20251103013745-91eedd9bef96
13-
knative.dev/networking v0.0.0-20251103014656-7d4a19889854
14-
knative.dev/pkg v0.0.0-20251104154049-5037c4760829
15-
knative.dev/serving v0.47.1-0.20251110164046-cd99679c3ef4
12+
knative.dev/hack v0.0.0-20251126013634-1484a9e9b641
13+
knative.dev/networking v0.0.0-20251127155419-5082b02af8c1
14+
knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb
15+
knative.dev/serving v0.47.1-0.20251204213410-5fbd94e8a6d7
1616
sigs.k8s.io/yaml v1.6.0
1717
)
1818

@@ -84,34 +84,34 @@ require (
8484
go.opentelemetry.io/otel/metric v1.38.0 // indirect
8585
go.opentelemetry.io/otel/trace v1.38.0 // indirect
8686
go.uber.org/multierr v1.11.0 // indirect
87-
go.uber.org/zap v1.27.0 // indirect
87+
go.uber.org/zap v1.27.1 // indirect
8888
go.yaml.in/yaml/v2 v2.4.2 // indirect
8989
go.yaml.in/yaml/v3 v3.0.4 // indirect
90-
golang.org/x/mod v0.29.0 // indirect
91-
golang.org/x/net v0.46.0 // indirect
90+
golang.org/x/mod v0.30.0 // indirect
91+
golang.org/x/net v0.47.0 // indirect
9292
golang.org/x/oauth2 v0.30.0 // indirect
9393
golang.org/x/sync v0.18.0 // indirect
9494
golang.org/x/sys v0.38.0 // indirect
95-
golang.org/x/term v0.36.0 // indirect
95+
golang.org/x/term v0.37.0 // indirect
9696
golang.org/x/text v0.31.0 // indirect
9797
golang.org/x/time v0.12.0 // indirect
98-
golang.org/x/tools v0.38.0 // indirect
98+
golang.org/x/tools v0.39.0 // indirect
9999
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
100100
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 // indirect
101101
google.golang.org/grpc v1.75.0 // indirect
102102
google.golang.org/protobuf v1.36.8 // indirect
103103
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
104104
gopkg.in/inf.v0 v0.9.1 // indirect
105105
gopkg.in/yaml.v3 v3.0.1 // indirect
106-
k8s.io/apiextensions-apiserver v0.34.1 // indirect
107-
k8s.io/apiserver v0.34.1 // indirect
106+
k8s.io/apiextensions-apiserver v0.34.2 // indirect
107+
k8s.io/apiserver v0.34.2 // indirect
108108
k8s.io/cli-runtime v0.34.1 // indirect
109-
k8s.io/client-go v0.34.1 // indirect
109+
k8s.io/client-go v0.34.2 // indirect
110110
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f // indirect
111111
k8s.io/klog/v2 v2.130.1 // indirect
112112
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
113113
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
114-
knative.dev/eventing v0.47.1-0.20251107142554-ed2c4f8446f1 // indirect
114+
knative.dev/eventing v0.47.1-0.20251128120520-17aff039b9b1 // indirect
115115
sigs.k8s.io/gateway-api v1.1.0 // indirect
116116
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
117117
sigs.k8s.io/kustomize/api v0.20.1 // indirect

go.sum

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -232,27 +232,27 @@ go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9i
232232
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
233233
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
234234
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
235-
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
236-
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
235+
go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
236+
go.uber.org/zap v1.27.1/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
237237
go.yaml.in/yaml/v2 v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI=
238238
go.yaml.in/yaml/v2 v2.4.2/go.mod h1:081UH+NErpNdqlCXm3TtEran0rJZGxAYx9hb/ELlsPU=
239239
go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=
240240
go.yaml.in/yaml/v3 v3.0.4/go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg=
241241
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
242242
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
243243
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
244-
golang.org/x/crypto v0.43.0 h1:dduJYIi3A3KOfdGOHX8AVZ/jGiyPa3IbBozJ5kNuE04=
245-
golang.org/x/crypto v0.43.0/go.mod h1:BFbav4mRNlXJL4wNeejLpWxB7wMbc79PdRGhWKncxR0=
244+
golang.org/x/crypto v0.44.0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU=
245+
golang.org/x/crypto v0.44.0/go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc=
246246
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
247247
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
248-
golang.org/x/mod v0.29.0 h1:HV8lRxZC4l2cr3Zq1LvtOsi/ThTgWnUk/y64QSs8GwA=
249-
golang.org/x/mod v0.29.0/go.mod h1:NyhrlYXJ2H4eJiRy/WDBO6HMqZQ6q9nk4JzS3NuCK+w=
248+
golang.org/x/mod v0.30.0 h1:fDEXFVZ/fmCKProc/yAXXUijritrDzahmwwefnjoPFk=
249+
golang.org/x/mod v0.30.0/go.mod h1:lAsf5O2EvJeSFMiBxXDki7sCgAxEUcZHXoXMKT4GJKc=
250250
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
251251
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
252252
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
253253
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
254-
golang.org/x/net v0.46.0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4=
255-
golang.org/x/net v0.46.0/go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210=
254+
golang.org/x/net v0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY=
255+
golang.org/x/net v0.47.0/go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU=
256256
golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
257257
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
258258
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -266,8 +266,8 @@ golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7w
266266
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
267267
golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
268268
golang.org/x/sys v0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
269-
golang.org/x/term v0.36.0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q=
270-
golang.org/x/term v0.36.0/go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss=
269+
golang.org/x/term v0.37.0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU=
270+
golang.org/x/term v0.37.0/go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254=
271271
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
272272
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
273273
golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
@@ -278,8 +278,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
278278
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
279279
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
280280
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
281-
golang.org/x/tools v0.38.0 h1:Hx2Xv8hISq8Lm16jvBZ2VQf+RLmbd7wVUsALibYI/IQ=
282-
golang.org/x/tools v0.38.0/go.mod h1:yEsQ/d/YK8cjh0L6rZlY8tgtlKiBNTL14pGDJPJpYQs=
281+
golang.org/x/tools v0.39.0 h1:ik4ho21kwuQln40uelmciQPp9SipgNDdrafrYA4TmQQ=
282+
golang.org/x/tools v0.39.0/go.mod h1:JnefbkDPyD8UU2kI5fuf8ZX4/yUeh9W877ZeBONxUqQ=
283283
golang.org/x/tools/go/expect v0.1.1-deprecated h1:jpBZDwmgPhXsKZC6WhL20P4b/wmnpsEAGHaNy0n/rJM=
284284
golang.org/x/tools/go/expect v0.1.1-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY=
285285
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated h1:1h2MnaIAIXISqTFKdENegdpAgUXz6NrPEsbIeWaBRvM=
@@ -312,20 +312,20 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
312312
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
313313
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
314314
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
315-
k8s.io/api v0.34.1 h1:jC+153630BMdlFukegoEL8E/yT7aLyQkIVuwhmwDgJM=
316-
k8s.io/api v0.34.1/go.mod h1:SB80FxFtXn5/gwzCoN6QCtPD7Vbu5w2n1S0J5gFfTYk=
317-
k8s.io/apiextensions-apiserver v0.34.1 h1:NNPBva8FNAPt1iSVwIE0FsdrVriRXMsaWFMqJbII2CI=
318-
k8s.io/apiextensions-apiserver v0.34.1/go.mod h1:hP9Rld3zF5Ay2Of3BeEpLAToP+l4s5UlxiHfqRaRcMc=
319-
k8s.io/apimachinery v0.34.1 h1:dTlxFls/eikpJxmAC7MVE8oOeP1zryV7iRyIjB0gky4=
320-
k8s.io/apimachinery v0.34.1/go.mod h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
321-
k8s.io/apiserver v0.34.1 h1:U3JBGdgANK3dfFcyknWde1G6X1F4bg7PXuvlqt8lITA=
322-
k8s.io/apiserver v0.34.1/go.mod h1:eOOc9nrVqlBI1AFCvVzsob0OxtPZUCPiUJL45JOTBG0=
315+
k8s.io/api v0.34.2 h1:fsSUNZhV+bnL6Aqrp6O7lMTy6o5x2C4XLjnh//8SLYY=
316+
k8s.io/api v0.34.2/go.mod h1:MMBPaWlED2a8w4RSeanD76f7opUoypY8TFYkSM+3XHw=
317+
k8s.io/apiextensions-apiserver v0.34.2 h1:WStKftnGeoKP4AZRz/BaAAEJvYp4mlZGN0UCv+uvsqo=
318+
k8s.io/apiextensions-apiserver v0.34.2/go.mod h1:398CJrsgXF1wytdaanynDpJ67zG4Xq7yj91GrmYN2SE=
319+
k8s.io/apimachinery v0.34.2 h1:zQ12Uk3eMHPxrsbUJgNF8bTauTVR2WgqJsTmwTE/NW4=
320+
k8s.io/apimachinery v0.34.2/go.mod h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
321+
k8s.io/apiserver v0.34.2 h1:2/yu8suwkmES7IzwlehAovo8dDE07cFRC7KMDb1+MAE=
322+
k8s.io/apiserver v0.34.2/go.mod h1:gqJQy2yDOB50R3JUReHSFr+cwJnL8G1dzTA0YLEqAPI=
323323
k8s.io/cli-runtime v0.34.1 h1:btlgAgTrYd4sk8vJTRG6zVtqBKt9ZMDeQZo2PIzbL7M=
324324
k8s.io/cli-runtime v0.34.1/go.mod h1:aVA65c+f0MZiMUPbseU/M9l1Wo2byeaGwUuQEQVVveE=
325-
k8s.io/client-go v0.34.1 h1:ZUPJKgXsnKwVwmKKdPfw4tB58+7/Ik3CrjOEhsiZ7mY=
326-
k8s.io/client-go v0.34.1/go.mod h1:kA8v0FP+tk6sZA0yKLRG67LWjqufAoSHA2xVGKw9Of8=
327-
k8s.io/code-generator v0.34.1 h1:WpphT26E+j7tEgIUfFr5WfbJrktCGzB3JoJH9149xYc=
328-
k8s.io/code-generator v0.34.1/go.mod h1:DeWjekbDnJWRwpw3s0Jat87c+e0TgkxoR4ar608yqvg=
325+
k8s.io/client-go v0.34.2 h1:Co6XiknN+uUZqiddlfAjT68184/37PS4QAzYvQvDR8M=
326+
k8s.io/client-go v0.34.2/go.mod h1:2VYDl1XXJsdcAxw7BenFslRQX28Dxz91U9MWKjX97fE=
327+
k8s.io/code-generator v0.34.2 h1:9bG6jTxmsU3HXE5BNYJTC8AZ1D6hVVfkm8yYSkdkGY0=
328+
k8s.io/code-generator v0.34.2/go.mod h1:dnDDEd6S/z4uZ+PG1aE58ySCi/lR4+qT3a4DddE4/2I=
329329
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f h1:SLb+kxmzfA87x4E4brQzB33VBbT2+x7Zq9ROIHmGn9Q=
330330
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f/go.mod h1:EJykeLsmFC60UQbYJezXkEsG2FLrt0GPNkU5iK5GWxU=
331331
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
@@ -334,16 +334,16 @@ k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b h1:MloQ9/bdJyIu9lb1PzujOP
334334
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b/go.mod h1:UZ2yyWbFTpuhSbFhv24aGNOdoRdJZgsIObGBUaYVsts=
335335
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 h1:hwvWFiBzdWw1FhfY1FooPn3kzWuJ8tmbZBHi4zVsl1Y=
336336
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
337-
knative.dev/eventing v0.47.1-0.20251107142554-ed2c4f8446f1 h1:6gaG7msL3vdE5dkujePLqiFpWTLR+VDi/n9r+XOThQ0=
338-
knative.dev/eventing v0.47.1-0.20251107142554-ed2c4f8446f1/go.mod h1:y2ah9JhILLaQDOeh4IQcLd2uYaVBU6ErGe5b53BLV1s=
339-
knative.dev/hack v0.0.0-20251103013745-91eedd9bef96 h1:GVSOfMP+ID8WOs11rnR3QGeXagY18VkfBs9GZDjB4WU=
340-
knative.dev/hack v0.0.0-20251103013745-91eedd9bef96/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
341-
knative.dev/networking v0.0.0-20251103014656-7d4a19889854 h1:vMbB+EyIHYADCh052ubz+TaiiUyyhN3omptTVccmupI=
342-
knative.dev/networking v0.0.0-20251103014656-7d4a19889854/go.mod h1:bE6vGaXAX9J5hbll4fg99EVv4ke9AGzzJk0Pr0pdT8c=
343-
knative.dev/pkg v0.0.0-20251104154049-5037c4760829 h1:BMRSQIZAj6eqrzCUjvkolGXcsVLyHG3qdbKZgPuTKO0=
344-
knative.dev/pkg v0.0.0-20251104154049-5037c4760829/go.mod h1:PjPly2iD6opEMF3ZLVeFZPhrTJVnycrtoLFaolDlueQ=
345-
knative.dev/serving v0.47.1-0.20251110164046-cd99679c3ef4 h1:JOnQshoj7+bqj61EB32wQsHxPmlghgOoHSV0Ia4Gpxk=
346-
knative.dev/serving v0.47.1-0.20251110164046-cd99679c3ef4/go.mod h1:DauLoEbJVFlKwZWSspfMD4PhZ0m3mCYUKpn8vc/cV4U=
337+
knative.dev/eventing v0.47.1-0.20251128120520-17aff039b9b1 h1:63QrvIVn7nuGIIEbXk6nXSvPx7Pjka3ptOtbTfz42U8=
338+
knative.dev/eventing v0.47.1-0.20251128120520-17aff039b9b1/go.mod h1:2pbR9oEzOrbdKBctm0RgIFsDbgyyx80gFypo4fs2mcI=
339+
knative.dev/hack v0.0.0-20251126013634-1484a9e9b641 h1:N9Xqx3YLUNFN1WIc3UXTanK4je8VMQ36ZnAmECSsloc=
340+
knative.dev/hack v0.0.0-20251126013634-1484a9e9b641/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
341+
knative.dev/networking v0.0.0-20251127155419-5082b02af8c1 h1:cZToEK7gp9ZQP+De14NFjt6874PdsrH7DH1DPxjCKVc=
342+
knative.dev/networking v0.0.0-20251127155419-5082b02af8c1/go.mod h1:nxN+sYiQCoT2FLgSMTShXYmYYcb7rALHSOz6l5RjCp4=
343+
knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb h1:JhpOj4b8wdTjbahkCyZUaFlkuHib/6uCVyjPI/W4MPg=
344+
knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb/go.mod h1:KFRQGFIcsdi9fDto0lGkcz/NwnNr/8hq9mmLyBuLkro=
345+
knative.dev/serving v0.47.1-0.20251204213410-5fbd94e8a6d7 h1:+eFG6jP3v4p7ZTi2rhgZSSNOYjcJODrMCAObxl4wPoc=
346+
knative.dev/serving v0.47.1-0.20251204213410-5fbd94e8a6d7/go.mod h1:olKUo5+T1KOyD4t7SM6oiEgmkVQO4Gmr6YiVwj0J944=
347347
sigs.k8s.io/gateway-api v1.1.0 h1:DsLDXCi6jR+Xz8/xd0Z1PYl2Pn0TyaFMOPPZIj4inDM=
348348
sigs.k8s.io/gateway-api v1.1.0/go.mod h1:ZH4lHrL2sDi0FHZ9jjneb8kKnGzFWyrTya35sWUTrRs=
349349
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=

go.work.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ go.opentelemetry.io/contrib/instrumentation/runtime v0.63.0 h1:PeBoRj6af6xMI7qCu
339339
go.opentelemetry.io/contrib/instrumentation/runtime v0.63.0/go.mod h1:ingqBCtMCe8I4vpz/UVzCW6sxoqgZB37nao91mLQ3Bw=
340340
go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs=
341341
go.uber.org/automaxprocs v1.6.0/go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8=
342-
golang.org/x/telemetry v0.0.0-20251008203120-078029d740a8 h1:LvzTn0GQhWuvKH/kVRS3R3bVAsdQWI7hvfLHGgh9+lU=
343-
golang.org/x/telemetry v0.0.0-20251008203120-078029d740a8/go.mod h1:Pi4ztBfryZoJEkyFTI5/Ocsu2jXyDr6iSdgJiYE/uwE=
342+
golang.org/x/telemetry v0.0.0-20251111182119-bc8e575c7b54 h1:E2/AqCUMZGgd73TQkxUMcMla25GB9i/5HOdLr+uH7Vo=
343+
golang.org/x/telemetry v0.0.0-20251111182119-bc8e575c7b54/go.mod h1:hKdjCMrbv9skySur+Nek8Hd0uJ0GuxJIoIX2payrIdQ=
344344
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE=
345345
google.golang.org/api v0.198.0 h1:OOH5fZatk57iN0A7tjJQzt6aPfYQ1JiWkt1yGseazks=
346346
google.golang.org/api v0.198.0/go.mod h1:/Lblzl3/Xqqk9hw/yS97TImKTUwnf1bv89v7+OagJzc=
@@ -354,29 +354,29 @@ gopkg.in/natefinch/lumberjack.v2 v2.2.1 h1:bBRl1b0OH9s/DuPhuXpNl+VtCaJXFZ5/uEFST
354354
gopkg.in/natefinch/lumberjack.v2 v2.2.1/go.mod h1:YD8tP3GAjkrDg1eZH7EGmyESg/lsYskCTPBJVb9jqSc=
355355
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
356356
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
357-
k8s.io/component-base v0.34.1 h1:v7xFgG+ONhytZNFpIz5/kecwD+sUhVE6HU7qQUiRM4A=
358-
k8s.io/component-base v0.34.1/go.mod h1:mknCpLlTSKHzAQJJnnHVKqjxR7gBeHRv0rPXA7gdtQ0=
357+
k8s.io/component-base v0.34.2 h1:HQRqK9x2sSAsd8+R4xxRirlTjowsg6fWCPwWYeSvogQ=
358+
k8s.io/component-base v0.34.2/go.mod h1:9xw2FHJavUHBFpiGkZoKuYZ5pdtLKe97DEByaA+hHbM=
359359
k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 h1:wBIDZID8ju9pwOiLlV22YYKjFGtiNSWgHf5CnKLRUuM=
360360
k8s.io/gengo v0.0.0-20240404160639-a0386bf69313/go.mod h1:FiNAH4ZV3gBg2Kwh89tzAEV2be7d5xI0vBa/VySYy3E=
361361
k8s.io/klog v1.0.0 h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8=
362362
k8s.io/klog v1.0.0/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
363-
k8s.io/kms v0.34.1 h1:iCFOvewDPzWM9fMTfyIPO+4MeuZ0tcZbugxLNSHFG4w=
364-
k8s.io/kms v0.34.1/go.mod h1:s1CFkLG7w9eaTYvctOxosx88fl4spqmixnNpys0JAtM=
363+
k8s.io/kms v0.34.2 h1:91rj4MDZLyIT9KxG8J5/CcMH666Z88CF/xJQeuPfJc8=
364+
k8s.io/kms v0.34.2/go.mod h1:s1CFkLG7w9eaTYvctOxosx88fl4spqmixnNpys0JAtM=
365365
k8s.io/kube-aggregator v0.31.1 h1:vrYBTTs3xMrpiEsmBjsLETZE9uuX67oQ8B3i1BFfMPw=
366366
k8s.io/kube-aggregator v0.31.1/go.mod h1:+aW4NX50uneozN+BtoCxI4g7ND922p8Wy3tWKFDiWVk=
367-
knative.dev/caching v0.0.0-20251023153846-09d3ca0533a9 h1:V1yUMS7yq8p7T3m2hQUeuWenpYoQdAfapqm3GGwCWco=
368-
knative.dev/caching v0.0.0-20251023153846-09d3ca0533a9/go.mod h1:cuULqCfOTihv1o3R+ggrMJ2sCK98TltUgX/TP2w5CCc=
369-
knative.dev/hack/schema v0.0.0-20251103013745-91eedd9bef96 h1:Zxg+bsiJ40TFhFYbehDtjvT8loWPczfCG9+FiZfFn9Y=
370-
knative.dev/hack/schema v0.0.0-20251103013745-91eedd9bef96/go.mod h1:KkibP1IazICP5ClxwN5D26LDSygsqbYnVGuGFTsHNOQ=
371-
knative.dev/reconciler-test v0.0.0-20251103013647-718cf85ae9d2 h1:NbEI37mH8bIgDiCPUvfunTw6HMswrduWQIfU+AYQWiU=
372-
knative.dev/reconciler-test v0.0.0-20251103013647-718cf85ae9d2/go.mod h1:r2UVNTxu82LH2EX2u6zlwaw3G5MxcSYY2VJaovjIprM=
367+
knative.dev/caching v0.0.0-20251126015537-59c3c048d0f0 h1:fz08UarQRbebubw7MExIRoQTw0jJRqxVSUVEepJvcgM=
368+
knative.dev/caching v0.0.0-20251126015537-59c3c048d0f0/go.mod h1:GuJkTfXwi+LEMF7ohi/dKQ8bMH2nreqFp8vmyZ7uj0g=
369+
knative.dev/hack/schema v0.0.0-20251126013634-1484a9e9b641 h1:OiTXkLFGx9VxR4DDgKbcmcfJ7cN3aiqYDQ53IwZbAWo=
370+
knative.dev/hack/schema v0.0.0-20251126013634-1484a9e9b641/go.mod h1:KkibP1IazICP5ClxwN5D26LDSygsqbYnVGuGFTsHNOQ=
371+
knative.dev/reconciler-test v0.0.0-20251126022416-3fd6f8701d7b h1:gR6V7eQ9R1JMcf8N/812uZqtSQQHFqWRA/D7vkH0MyE=
372+
knative.dev/reconciler-test v0.0.0-20251126022416-3fd6f8701d7b/go.mod h1:XiaOxTCk7xf54L6A5/oyBm7VOaGq1ouEpSTDxuME8Ag=
373373
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 h1:jpcvIRr3GLoUoEKRkHKSmGjxb6lWwrBlJsXc+eUYQHM=
374374
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2/go.mod h1:Ve9uj1L+deCXFrPOk1LpFXqTg7LCFzFso6PA48q/XZw=
375375
sigs.k8s.io/controller-runtime v0.19.0 h1:nWVM7aq+Il2ABxwiCizrVDSlmDcshi9llbaFbC0ji/Q=
376376
sigs.k8s.io/controller-runtime v0.19.0/go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4=
377377
sigs.k8s.io/controller-tools v0.15.0 h1:4dxdABXGDhIa68Fiwaif0vcu32xfwmgQ+w8p+5CxoAI=
378378
sigs.k8s.io/controller-tools v0.15.0/go.mod h1:8zUSS2T8Hx0APCNRhJWbS3CAQEbIxLa07khzh7pZmXM=
379-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 h1:IUA9nvMmnKWcj5jl84xn+T5MnlZKThmUW1TdblaLVAc=
380-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0/go.mod h1:dDy58f92j70zLsuZVuUX5Wp9vtxXpaZnkPGWeqDfCps=
379+
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=
380+
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
381381
software.sslmate.com/src/go-pkcs12 v0.5.0 h1:EC6R394xgENTpZ4RltKydeDUjtlM5drOYIG9c6TVj2M=
382382
software.sslmate.com/src/go-pkcs12 v0.5.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=

pkg/go.mod

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ require (
1616
github.com/spf13/pflag v1.0.10
1717
github.com/spf13/viper v1.21.0
1818
go.uber.org/multierr v1.11.0
19-
go.uber.org/zap v1.27.0
20-
golang.org/x/mod v0.29.0
21-
golang.org/x/term v0.36.0
19+
go.uber.org/zap v1.27.1
20+
golang.org/x/mod v0.30.0
21+
golang.org/x/term v0.37.0
2222
gotest.tools/v3 v3.5.2
23-
k8s.io/api v0.34.1
24-
k8s.io/apiextensions-apiserver v0.34.1
25-
k8s.io/apimachinery v0.34.1
23+
k8s.io/api v0.34.2
24+
k8s.io/apiextensions-apiserver v0.34.2
25+
k8s.io/apimachinery v0.34.2
2626
k8s.io/cli-runtime v0.34.1
27-
k8s.io/client-go v0.34.1
27+
k8s.io/client-go v0.34.2
2828
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
29-
knative.dev/eventing v0.47.1-0.20251107142554-ed2c4f8446f1
30-
knative.dev/networking v0.0.0-20251103014656-7d4a19889854
31-
knative.dev/pkg v0.0.0-20251104154049-5037c4760829
32-
knative.dev/serving v0.47.1-0.20251110164046-cd99679c3ef4
29+
knative.dev/eventing v0.47.1-0.20251128120520-17aff039b9b1
30+
knative.dev/networking v0.0.0-20251127155419-5082b02af8c1
31+
knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb
32+
knative.dev/serving v0.47.1-0.20251204213410-5fbd94e8a6d7
3333
sigs.k8s.io/yaml v1.6.0
3434
)
3535

@@ -112,7 +112,7 @@ require (
112112
go.opentelemetry.io/otel/trace v1.38.0 // indirect
113113
go.yaml.in/yaml/v2 v2.4.2 // indirect
114114
go.yaml.in/yaml/v3 v3.0.4 // indirect
115-
golang.org/x/net v0.46.0 // indirect
115+
golang.org/x/net v0.47.0 // indirect
116116
golang.org/x/oauth2 v0.30.0 // indirect
117117
golang.org/x/sync v0.18.0 // indirect
118118
golang.org/x/sys v0.38.0 // indirect
@@ -123,7 +123,7 @@ require (
123123
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
124124
gopkg.in/inf.v0 v0.9.1 // indirect
125125
gopkg.in/yaml.v3 v3.0.1 // indirect
126-
k8s.io/apiserver v0.34.1 // indirect
126+
k8s.io/apiserver v0.34.2 // indirect
127127
k8s.io/klog/v2 v2.130.1 // indirect
128128
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
129129
sigs.k8s.io/gateway-api v1.1.0 // indirect

0 commit comments

Comments
 (0)