Skip to content

Commit 5d6bbef

Browse files
upgrade to latest dependencies
bumping knative.dev/hack 4fae780...91eedd9: > 91eedd9 Update community files (# 451) > 4377a69 bump gotestfmt to newest version (# 447) bumping k8s.io/apimachinery 173776a...b72d93d: > b72d93d Merge remote-tracking branch 'origin/master' into release-1.34 > cd8b91c clarify that staging repos are automatically published > 8c59599 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only > ec3cea5 link to what a staging repository is > e4db694 docs: clarify that this is a staging repository and not for direct contributions > 04507a3 Merge pull request # 132942 from thockin/kyaml > 50e39b1 Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers > 7d108e8 Re-vendor sigs.k8s.io/yaml @ v1.6.0 > 58c4eb0 Merge pull request # 133130 from ylink-lfs/chore/residual_boolptr_removal > fa4b7ae KEP-4222: Adopt text and JSON transcoding support for CBOR. > 38a24e6 chore: residual boolptr and intptr removal > b025858 Bump to github.com/fxamacker/cbor/v2 v2.9.0. > c04562b Merge pull request # 133112 from yongruilin/master_vg-cleanup > c91403d fix(validation-gen): correct typos in comments and documentation > b92abb2 Merge pull request # 133008 from aaron-prindle/master-pr-vg-union-tags-and-item-tag-chaining-support > 9b71f29 Merge pull request # 133020 from pohly/apimachinery-list-map-keys > c58c5e4 add validate/zeroorone_test.go and add +k8s:zeroOrOneOfMember output tests > 3d4cbfb SSA: test optional map keys > ada13e7 feat(validation-gen): add +k8s:zeroOrOneOfMember tag validator and associated validate method > 2e350ba sigs.k8s.io/structured-merge-diff/v6 v6.3.0 > d9c6883 add validate/union_test.go and add +k8s:unionMember and +k8s:unionDiscriminator output tests > 2ee6665 SSA: add integration tests > 76e5596 feat(validation-gen): add +k8s:unionMember and +k8s:unionDiscriminator tag validators and associated validate methods > a75d3d8 Merge pull request # 132979 from ylink-lfs/chore/residual_intptr_removal > 1ebcba2 Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b > 3130ae8 chore: residual intptr removal with ptr.To > 8b4e5d0 Merge pull request # 132513 from xiaoweim/validation-cleanup-invalid > 4962c26 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b) > 3b00b62 Merge pull request # 132934 from ylink-lfs/chore/residual_strptr_removal > 5937fdf Cleanup: Remove field name from invalid field detail message > c73d18d chore: residual strPtr utility removal with ptr.To > d5a1ab8 Merge pull request # 132907 from PatrickLaabs/132749-boolPtrFn > a3a3a5d Merge pull request # 132469 from yongruilin/master_vg_ratcheting-list > ba86525 chore: removed boolPtrFn helpers with ptr package implementation > c904feb feat: add +k8s:neq tag which enforces field is neq to a specified comparable value > e6bf297 feat(validation-gen): add k8s:item > c904af4 feat: Add validation ratcheting for subfields tag > 3bd7983 chore: improve error rendering and add unit tests for ErrorMatcher > b31e2b6 feat(validation-gen): enhance validation functions for slices and maps > ed63805 Merge pull request # 132823 from yongruilin/master_vg_enum > 882f988 feat(validation-gen): add Enum validator function > b18bb6a Merge pull request # 132792 from ylink-lfs/chore/typo_invaILd > cd1624c Merge pull request # 132794 from PatrickLaabs/132749-boolptr > e76ac93 chore: typo invaILd occurrence replacement > f90b683 chore: replacement of helper functions to ptr packge > a9de165 Merge pull request # 132314 from thockin/jp_nicer_api_errors > b86b632 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes > 7fecabd Don't panic in case of an unknown API error code > 7548d4d Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4 > a864156 Bump sigs.k8s.io/json to latest - no code changes > 0084b28 WIP: Fix tests > 45e4ebb Bump go.yaml.in/yaml/v3 to v3.0.4 > c58e197 Nicer value rendering in API errors > 852f126 Merge pull request # 132654 from Jefftree/b-openapi > 1880ea5 Merge pull request # 132585 from jpbetz/drop-openapi-name-dependant-test > 7f21f07 Update vendor > 10cef9d Merge pull request # 132472 from xiaoweim/validation-cleanup > b0db85e Drop test that checks openAPI resource name since we currently don't guarantee name stability in the API > 48f740b pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59 > 6af1141 Merge pull request # 132465 from yongruilin/master_vg_fix-fuzz-test > cfeb5db Cleanup: Remove redundant detail messages in field.Required > 5c20c36 fix: versioned validation test avoid incorrect conversion > d6651ab Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3 > f3d8685 Merge pull request # 132504 from jpbetz/name-formats > e6ac37c switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) > c21f374 Merge pull request # 132255 from likakuli/feat-nothingfastreturn > 5f2744f Bump to latest kube-openapi > f545e56 Merge pull request # 132376 from tico88612/cleanup/message-count-map > d3c271a feat: optimize ListAll and ListAllByNamespace to return directly when nothing to select > ae76986 Merge pull request # 132194 from alvaroaleman/local0dev > 36c0fec apimachinery/pkg/util/errors: deprecated MessageCountMap > 07890cc Add an interface that all applyconfigs implement > 1025cde Merge pull request # 132349 from p0lyn0mial/upstream-rm-initial-events-list-blueprint > 47b0b24 apimachinery/meta/types.go: remove InitialEventsListBlueprintAnnotationKey const > d2d60b8 Merge pull request # 132221 from dims/new-cmp-diff-impl > 6c33c81 Add a replacement for cmp.Diff using json+go-difflib > e0270fe Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2 > 01cb050 Merge pull request # 132232 from likakuli/feat-optlabelselector > 9dd84ae Update to latest github.com/modern-go/reflect2 > 9ad0362 Merge pull request # 132135 from jpbetz/options-to-slice-master > e172d59 feat: optimize label selector match performance > a1eb4c9 Merge pull request # 132217 from yongruilin/master_vg_refactor-test > 4390983 Change option to a slice > e22a1df Better formatting of matcher errors > e514dfa Use slice.Contains() > d5745c2 Merge pull request # 132103 from nojnhuh/typed-ring-buffer > 1ea9804 Merge pull request # 132034 from ChosenFoam/dev-fix > e152370 Update k8s.io/utils for new generic ring buffer > 90f1d78 Merge pull request # 132110 from jpbetz/gengo-bump > 855a955 add unit test for IsDNS1123SubdomainWithUnderscore function > 4af193d Fix field path for embedded fields in root types > add5cf8 Fix IsDNS1123SubdomainWithUnderscore to return correct error message > a925cd7 Merge pull request # 132039 from alvaroaleman/fix-w-unstructured > 2519180 FieldManagedObjectTracker: Fix to work with unstructured > 09ff139 Merge pull request # 131664 from jpbetz/subresources-enable-replicas > cb4ef17 Simplify subresource matching > dc0ccb5 Clarify errors and improve tests > 52e0cea Update testing to fully track subresources > 460ba78 Add +k8s:isSubresource and +k8s:supportsSubresource tags > da3bba9 Merge pull request # 128419 from liggitt/etcd-3.6 > 0d18dbd bump etcd client to 3.6 > b482a2c Merge pull request # 131706 from karlkfi/karl-close-watch-tests > 1bb0bf9 Merge pull request # 131715 from thockin/kk_yaml_decoder_nits > b9dc8ce test: Close response body in watch tests > f4fdaa0 Account consumed newlines properly in YAML decoder > 202cba0 Merge pull request # 131702 from tigrato/master > a491781 fix: fixes a possible panic in `NewYAMLToJSONDecoder` > f7c4380 Merge pull request # 131678 from karlkfi/karl-api-methods > c4b7aee refactor: Use http method constants in apimachinery > d56afd1 Merge pull request # 131616 from jpbetz/typeconverter-cleanup > 37c3ecc Merge pull request # 131635 from thockin/kk_cleanup_codegen > 0a090da Reorganize scheme type converter into apimachinery utils > 2b45e0d Merge pull request # 131443 from jpbetz/lockfree-error-backoff > 126acd2 Fix typo in comment > e078499 Merge pull request # 131560 from jpbetz/validation-gen-subresource-simplification > e303f8a Fix rudimentaryErrorBackoff to only be created once > 863c50f Merge pull request # 131399 from thockin/kk_realType > f639733 Rewrite Subresources godoc. > 512f488 Merge pull request # 131595 from aojea/utils_fake_clock > 1feb0af Fix immutable validation for structs with pointers > 43d4698 Add subresource to operation, do not special case subresources in validation-gen > 5b059a2 update k8s.io/utils to bring fakeClock.Waiters() > 7b819a3 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero > 9386fa7 Drop null creationTimestamp from test fixtures > 4a2766a Update runtime convertor to honor IsZero() > b5d3fcf bump cbor to add omitzero support > 0aaa0d4 bump structured-merge-diff to add omitzero support > 503b989 Omit null metadata.creationTimestamp > 7056675 Merge pull request # 131029 from liggitt/to-unstructured-stdlib > a0fdacf Make ToUnstructured match stdlib omitempty and anonymous behavior > 9549609 Merge pull request # 130995 from xigang/utils > 27a82eb Merge pull request # 130994 from BenTheElder/host-network-no-port > da1e886 bump k8s.io/utils > 7b4292b Merge pull request # 131103 from ahrtr/etcd_sdk_20250328 > 89b3b23 make update > 90c4280 bump etcd 3.5.21 sdk > 688a8fd remove inaccurate hostNetwork doc comment bumping knative.dev/serving 2f3129a...cd99679: > cd99679 Update net-istio nightly (# 16228) > 8cf543d Update net-contour nightly (# 16229) > 78814e1 Update net-istio nightly (# 16224) > 5f7aa6e Update net-istio nightly (# 16221) > 41fafd1 Update net-contour nightly (# 16214) > 7c31784 Allow manual scaling of the Pod Autoscaler (# 16186) > 7283f2a Suppress 'default value insecure' warning (# 16218) > 433d1ee Update net-gateway-api nightly (# 16213) > 7ceeaea Update net-kourier nightly (# 16212) > 8e762fd Update net-istio nightly (# 16211) > 029c5be Update community files (# 16210) > 3d3acd2 Bump the github-actions group with 3 updates (# 16207) bumping knative.dev/eventing 1169ba7...ed2c4f8: > ed2c4f8 [main] Upgrade to latest dependencies (# 8789) > 4ff3609 [main] Upgrade to latest dependencies (# 8788) > 9b42985 Update dependencies (# 8787) > 6a57f2d [Automated] Update eventing-eventing-integrations nightly (# 8784) > 161a91a [main] Update community files (# 8783) > 1e46792 [Automated] Update eventing-eventing-integrations nightly (# 8781) bumping github.com/fsnotify/fsnotify cfc9c4f...ae0e792: > ae0e792 Release 1.9.0 > 644fbb6 Add test to ensure Add()/Remove() works when not reading events > e7ec5f7 Fix staticcheck in CI > d321760 Update changelog > dbe0717 Remove AIX/AHFS from README > 2d897ca Simplify inotify backend locking > 868a000 Test gccgo in CI > 8f6d48b Move some shared code to a shared struct > e48b91a Add timeout-minutes in GitHub actions > c9507a5 Correctly mark pre-existing entries when watching a link to a dir on kqueue > f8059a6 Don't send unmount events on inotify > 3ec0517 Fix relative links on kqueue > b190600 Make BufferedWatcher buffered again > 520d098 Don't add double watches for symlinks > 0023e08 Reduce intermittent "bad file descriptor" errors on kqueue > 422572f Fix TestRace/remove_self on illumos > 9a268ac Fix race in inotify backend > 7ed6dcb Fix CI > e004fb8 Fix hardcoded year of 2024 in test. > a9bc2e0 Prepare 1.8.0 release > 2d133b8 inotify: fix panic on Remove() > 1626962 Update CI > c1467c0 test/kqueue: watch symlinks > 800ed83 kqueue: don't change internal state when Add() returns error (# 638) > ad74244 remove extra "to" from doc comment (# 634) > bec8903 Split out Watcher and backends (# 632) > a618f07 inotify: add recursive watcher (# 472) > 17d9053 Print diffs for test failures > 53b06a8 inotify: implement WithNoFollow() (# 631) > 08e056d inotify: support filtering events, add unsupported events (# 629) > b528cd2 Fix CONTRIBUTING.md > 723032c Update contributing docs > 9ca3e9f inotify, windows: track renames (# 628) > a7ad24d Fix typo > f04cd68 Print unknown flags with FSNOTIFY_DEBUG (# 627) > b2a45eb Add some more tests (# 626) > d2ee00e kqueue: emit events as "/path/dir/file" instead of "path/link/file" (# 625) > a56fe9b kqueue: simplify bookkeeping of watched paths (# 624) > 5fba421 Add "test scripts" in testdata/ (# 623) > eec439f fen: allow watching subdirectories of watched directories (# 621) > e75779f inotify: don't send event for IN_DELETE_SELF when also watching the parent (# 620) > 77d5fee Add FSNOTIFY_DEBUG (# 619) > 0d78094 kqueue: set O_CLOEXEC on close pipe fds (# 617) > fd8ef38 Fix CI on NetBSD (# 618) > 33b04fa Update x/sys (# 614) > 07ea676 Remove unnecessary code duplication (# 612) > 3e9c2c0 kqueue: ignore events with Ident=0 (# 590) > 63bf283 Update vmactions (# 611) > 0c03ac2 inotify: clarify docs on ErrEventOverflow > 7086bea Fix behavior of WatchList for Windows (# 610) > c94b93b Document ErrEventOverflow in a more sensible location Signed-off-by: Knative Automation <[email protected]>
1 parent 1495536 commit 5d6bbef

File tree

5 files changed

+189
-138
lines changed

5 files changed

+189
-138
lines changed

build/go.mod

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ require (
7272
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
7373
github.com/fatih/color v1.16.0 // indirect
7474
github.com/felixge/httpsnoop v1.0.4 // indirect
75-
github.com/fsnotify/fsnotify v1.7.0 // indirect
76-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
75+
github.com/fsnotify/fsnotify v1.9.0 // indirect
76+
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
7777
github.com/go-logr/logr v1.4.3 // indirect
7878
github.com/go-logr/stdr v1.2.2 // indirect
7979
github.com/go-openapi/analysis v0.23.0 // indirect
@@ -121,7 +121,7 @@ require (
121121
github.com/mitchellh/mapstructure v1.5.0 // indirect
122122
github.com/moby/docker-image-spec v1.3.1 // indirect
123123
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
124-
github.com/modern-go/reflect2 v1.0.2 // indirect
124+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
125125
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
126126
github.com/muesli/cancelreader v0.2.2 // indirect
127127
github.com/muesli/reflow v0.3.0 // indirect
@@ -147,7 +147,7 @@ require (
147147
github.com/sourcegraph/conc v0.3.0 // indirect
148148
github.com/spf13/afero v1.11.0 // indirect
149149
github.com/spf13/cast v1.6.0 // indirect
150-
github.com/spf13/cobra v1.8.1 // indirect
150+
github.com/spf13/cobra v1.9.1 // indirect
151151
github.com/spf13/pflag v1.0.10 // indirect
152152
github.com/spf13/viper v1.18.2 // indirect
153153
github.com/stretchr/testify v1.11.1 // indirect
@@ -172,7 +172,6 @@ require (
172172
go.uber.org/multierr v1.11.0 // indirect
173173
go.uber.org/zap v1.27.0 // indirect
174174
go.yaml.in/yaml/v2 v2.4.2 // indirect
175-
go.yaml.in/yaml/v3 v3.0.4 // indirect
176175
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
177176
golang.org/x/crypto v0.43.0 // indirect
178177
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
@@ -189,16 +188,16 @@ require (
189188
gopkg.in/inf.v0 v0.9.1 // indirect
190189
gopkg.in/ini.v1 v1.67.0 // indirect
191190
gopkg.in/yaml.v3 v3.0.1 // indirect
192-
k8s.io/api v0.33.5 // indirect
193-
k8s.io/apimachinery v0.33.5 // indirect
191+
k8s.io/api v0.34.1 // indirect
192+
k8s.io/apimachinery v0.34.1 // indirect
194193
k8s.io/klog/v2 v2.130.1 // indirect
195-
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
194+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
196195
knative.dev/client-pkg v0.0.0-20241106014333-14f4a3a4c3e1 // indirect
197-
knative.dev/pkg v0.0.0-20251022152246-7bf6febca0b3 // indirect
196+
knative.dev/pkg v0.0.0-20251104154049-5037c4760829 // indirect
198197
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
199198
sigs.k8s.io/kind v0.22.0 // indirect
200199
sigs.k8s.io/randfill v1.0.0 // indirect
201-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
200+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
202201
sigs.k8s.io/yaml v1.6.0 // indirect
203202
)
204203

build/go.sum

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3
143143
github.com/containerd/stargz-snapshotter/estargz v0.16.3 h1:7evrXtoh1mSbGj/pfRccTampEyKpjpOnS3CyiV1Ebr8=
144144
github.com/containerd/stargz-snapshotter/estargz v0.16.3/go.mod h1:uyr4BfYfOj3G9WBVE8cOlQmXAbPN9VEQpBBeJIuOipU=
145145
github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
146-
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
146+
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
147147
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
148148
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
149149
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
@@ -184,10 +184,10 @@ github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHk
184184
github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
185185
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
186186
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
187-
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
188-
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
189-
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
190-
github.com/fxamacker/cbor/v2 v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
187+
github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=
188+
github.com/fsnotify/fsnotify v1.9.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
189+
github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM=
190+
github.com/fxamacker/cbor/v2 v2.9.0/go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ=
191191
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
192192
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
193193
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
@@ -253,7 +253,6 @@ github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMyw
253253
github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
254254
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
255255
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
256-
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
257256
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
258257
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
259258
github.com/google/go-containerregistry v0.20.3 h1:oNx7IdTI936V8CQRveCjaxOiegWwvM7kqkbXTpyiovI=
@@ -360,8 +359,9 @@ github.com/moby/term v0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3
360359
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
361360
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
362361
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
363-
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
364362
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
363+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee h1:W5t00kpgFdJifH4BDsTlE89Zl93FEloxaWZfGcifgq8=
364+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
365365
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
366366
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
367367
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 h1:ZK8zHtRHOkbHy6Mmr5D264iyp3TiX5OmNcI5cIARiQI=
@@ -455,9 +455,10 @@ github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNo
455455
github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
456456
github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
457457
github.com/spf13/cobra v1.4.0/go.mod h1:Wo4iy3BUC+X2Fybo0PDqwJIv3dNRiZLHQymsfxlB84g=
458-
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
459-
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
458+
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
459+
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
460460
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
461+
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
461462
github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
462463
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
463464
github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ=
@@ -809,18 +810,18 @@ honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWh
809810
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
810811
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
811812
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
812-
k8s.io/api v0.33.5 h1:YR+uhYj05jdRpcksv8kjSliW+v9hwXxn6Cv10aR8Juw=
813-
k8s.io/api v0.33.5/go.mod h1:2gzShdwXKT5yPGiqrTrn/U/nLZ7ZyT4WuAj3XGDVgVs=
814-
k8s.io/apimachinery v0.33.5 h1:NiT64hln4TQXeYR18/ES39OrNsjGz8NguxsBgp+6QIo=
815-
k8s.io/apimachinery v0.33.5/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
813+
k8s.io/api v0.34.1 h1:jC+153630BMdlFukegoEL8E/yT7aLyQkIVuwhmwDgJM=
814+
k8s.io/api v0.34.1/go.mod h1:SB80FxFtXn5/gwzCoN6QCtPD7Vbu5w2n1S0J5gFfTYk=
815+
k8s.io/apimachinery v0.34.1 h1:dTlxFls/eikpJxmAC7MVE8oOeP1zryV7iRyIjB0gky4=
816+
k8s.io/apimachinery v0.34.1/go.mod h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
816817
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
817818
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
818-
k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
819-
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
819+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 h1:hwvWFiBzdWw1FhfY1FooPn3kzWuJ8tmbZBHi4zVsl1Y=
820+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
820821
knative.dev/client-pkg v0.0.0-20241106014333-14f4a3a4c3e1 h1:1j9LT7I8xG6zrQ8n1/lN0paA+sY2w2jsEe5MVOEDq6k=
821822
knative.dev/client-pkg v0.0.0-20241106014333-14f4a3a4c3e1/go.mod h1:1Wp8+rz7JT3c17r0+2IdxWjkNvEZ/4/AHywaV12nq3I=
822-
knative.dev/pkg v0.0.0-20251022152246-7bf6febca0b3 h1:472SARbX5rEir4g3QC/UsKnHNXqdRNbWOe2a4DcJRwk=
823-
knative.dev/pkg v0.0.0-20251022152246-7bf6febca0b3/go.mod h1:8L1vgh3WoZ4OH9gspPSt3QFcMJsrOUBwOs0FuM5Jne8=
823+
knative.dev/pkg v0.0.0-20251104154049-5037c4760829 h1:BMRSQIZAj6eqrzCUjvkolGXcsVLyHG3qdbKZgPuTKO0=
824+
knative.dev/pkg v0.0.0-20251104154049-5037c4760829/go.mod h1:PjPly2iD6opEMF3ZLVeFZPhrTJVnycrtoLFaolDlueQ=
824825
knative.dev/toolbox/magetasks v0.0.0-20251014115432-7bd83997489b h1:HhwQQK+IKgoThASl9V1Tu85ObPhnf23YISzokyIMBws=
825826
knative.dev/toolbox/magetasks v0.0.0-20251014115432-7bd83997489b/go.mod h1:GtPgEIjdQSQkHdwXxinLT88Pnw502MwlW6elqid5SLE=
826827
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
@@ -830,12 +831,10 @@ sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7np
830831
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8/go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg=
831832
sigs.k8s.io/kind v0.22.0 h1:z/+yr/azoOfzsfooqRsPw1wjJlqT/ukXP0ShkHwNlsI=
832833
sigs.k8s.io/kind v0.22.0/go.mod h1:aBlbxg08cauDgZ612shr017/rZwqd7AS563FvpWKPVs=
833-
sigs.k8s.io/randfill v0.0.0-20250304075658-069ef1bbf016/go.mod h1:XeLlZ/jmk4i1HRopwe7/aU3H5n1zNUcX6TM94b3QxOY=
834834
sigs.k8s.io/randfill v1.0.0 h1:JfjMILfT8A6RbawdsK2JXGBR5AQVfd+9TbzrlneTyrU=
835835
sigs.k8s.io/randfill v1.0.0/go.mod h1:XeLlZ/jmk4i1HRopwe7/aU3H5n1zNUcX6TM94b3QxOY=
836-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 h1:IUA9nvMmnKWcj5jl84xn+T5MnlZKThmUW1TdblaLVAc=
837-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0/go.mod h1:dDy58f92j70zLsuZVuUX5Wp9vtxXpaZnkPGWeqDfCps=
836+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 h1:jTijUJbW353oVOd9oTlifJqOGEkUw2jB/fXCbTiQEco=
837+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0/go.mod h1:M3W8sfWvn2HhQDIbGWj3S099YozAsymCo/wrT5ohRUE=
838838
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
839-
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
840839
sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=
841840
sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4=

go.mod

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/kelseyhightower/envconfig v1.4.0
1313
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
1414
github.com/pkg/errors v0.9.1
15-
github.com/spf13/cobra v1.8.1
15+
github.com/spf13/cobra v1.9.1
1616
github.com/spf13/pflag v1.0.10
1717
github.com/spf13/viper v1.18.2
1818
github.com/stretchr/testify v1.11.1
@@ -22,15 +22,15 @@ require (
2222
go.uber.org/zap v1.27.0
2323
gopkg.in/yaml.v2 v2.4.0
2424
gotest.tools/v3 v3.5.1
25-
k8s.io/api v0.33.5
26-
k8s.io/apimachinery v0.33.5
27-
k8s.io/client-go v0.33.5
28-
knative.dev/client/pkg v0.0.0-20251030022238-b66b3da6ff01
29-
knative.dev/eventing v0.47.0
30-
knative.dev/hack v0.0.0-20251021013703-4fae78067103
31-
knative.dev/pkg v0.0.0-20251022152246-7bf6febca0b3
32-
knative.dev/reconciler-test v0.0.0-20251023153647-2187daaf5928
33-
knative.dev/serving v0.47.0
25+
k8s.io/api v0.34.1
26+
k8s.io/apimachinery v0.34.1
27+
k8s.io/client-go v0.34.1
28+
knative.dev/client/pkg v0.0.0-20251103015022-ae924ed7b051
29+
knative.dev/eventing v0.47.1-0.20251107142554-ed2c4f8446f1
30+
knative.dev/hack v0.0.0-20251103013745-91eedd9bef96
31+
knative.dev/pkg v0.0.0-20251104154049-5037c4760829
32+
knative.dev/reconciler-test v0.0.0-20251107135556-a6d728b6cc25
33+
knative.dev/serving v0.47.1-0.20251110164046-cd99679c3ef4
3434
sigs.k8s.io/yaml v1.6.0
3535
)
3636

@@ -54,13 +54,13 @@ require (
5454
github.com/containerd/console v1.0.4 // indirect
5555
github.com/creack/pty v1.1.21 // indirect
5656
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
57-
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
57+
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
5858
github.com/erikgeiser/promptkit v0.9.0 // indirect
5959
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
6060
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
6161
github.com/felixge/httpsnoop v1.0.4 // indirect
62-
github.com/fsnotify/fsnotify v1.7.0 // indirect
63-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
62+
github.com/fsnotify/fsnotify v1.9.0 // indirect
63+
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
6464
github.com/go-errors/errors v1.4.2 // indirect
6565
github.com/go-logr/logr v1.4.3 // indirect
6666
github.com/go-logr/stdr v1.2.2 // indirect
@@ -69,7 +69,7 @@ require (
6969
github.com/go-openapi/swag v0.23.0 // indirect
7070
github.com/gogo/protobuf v1.3.2 // indirect
7171
github.com/google/btree v1.1.3 // indirect
72-
github.com/google/gnostic-models v0.6.9 // indirect
72+
github.com/google/gnostic-models v0.7.0 // indirect
7373
github.com/google/go-cmp v0.7.0 // indirect
7474
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
7575
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
@@ -92,7 +92,7 @@ require (
9292
github.com/mitchellh/mapstructure v1.5.0 // indirect
9393
github.com/moby/term v0.5.0 // indirect
9494
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
95-
github.com/modern-go/reflect2 v1.0.2 // indirect
95+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
9696
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
9797
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
9898
github.com/muesli/cancelreader v0.2.2 // indirect
@@ -144,6 +144,7 @@ require (
144144
go.uber.org/atomic v1.10.0 // indirect
145145
go.uber.org/multierr v1.11.0 // indirect
146146
go.yaml.in/yaml/v2 v2.4.2 // indirect
147+
go.yaml.in/yaml/v3 v3.0.4 // indirect
147148
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
148149
golang.org/x/net v0.46.0 // indirect
149150
golang.org/x/oauth2 v0.30.0 // indirect
@@ -161,17 +162,17 @@ require (
161162
gopkg.in/inf.v0 v0.9.1 // indirect
162163
gopkg.in/ini.v1 v1.67.0 // indirect
163164
gopkg.in/yaml.v3 v3.0.1 // indirect
164-
k8s.io/apiextensions-apiserver v0.33.5 // indirect
165-
k8s.io/apiserver v0.33.5 // indirect
165+
k8s.io/apiextensions-apiserver v0.34.1 // indirect
166+
k8s.io/apiserver v0.34.1 // indirect
166167
k8s.io/cli-runtime v0.29.2 // indirect
167168
k8s.io/klog/v2 v2.130.1 // indirect
168-
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
169-
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
170-
knative.dev/networking v0.0.0-20251021092443-0bde19154dce // indirect
169+
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
170+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
171+
knative.dev/networking v0.0.0-20251030154838-4115314567bb // indirect
171172
sigs.k8s.io/gateway-api v1.1.0 // indirect
172173
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
173174
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
174175
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
175176
sigs.k8s.io/randfill v1.0.0 // indirect
176-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
177+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
177178
)

0 commit comments

Comments
 (0)