Skip to content

Commit 373b3c3

Browse files
upgrade to latest dependencies
bumping k8s.io/apimachinery 59e9003...173776a: > 173776a Merge pull request # 131708 from tigrato/automated-cherry-pick-of-# 131702-upstream-release-1.33 > a3d1fde fix: fixes a possible panic in `NewYAMLToJSONDecoder` > 955939f bump etcd 3.5.21 sdk > e8a77bd Merge pull request # 130910 from googs1025/fix/datarace > 7e8c77e Merge pull request # 130906 from serathius/streaming-validation > 27fd396 flake: fix data race for func TestBackoff_Step > 8bcc6f1 Update kube-openapi and integrate streaming tags validation > 6ce776c Merge pull request # 130857 from thockin/kk_small_vg_diffs > f2c94d6 Comment on origin and JSON schema > b63ba07 Use origin in validateFalse's own test > beddba4 Use test.Helper in helper funcs > eaf4038 Merge pull request # 130354 from siyuanfoundation/forward-api > c8bf404 Merge pull request # 130019 from yongruilin/version-intro > 39750cd Add emulation forward compatibility into api enablement and RemoveDeletedKinds. > a04ff37 Merge pull request # 122550 from danwinship/tighten-ip-validation > 18f4642 refactor: detach Info from apimachinery util version > 2eee037 Merge pull request # 130705 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-upstream > 7186701 Fix IP/CIDR validation to allow updates to existing invalid objects > a78ae8b feat: extend version information with more detailed version fields > 2687636 Merge pull request # 130739 from jpbetz/declarative-validation-test-infra > f33bb5d chore: change error_matcher.go to use test interface instead of importing testing pkg > 72340d2 Add legacy versions of IsValidIP/IsValidCIDR > d9e6c50 Introduce versioned validation test utilitizes and add fuzz tester > 8aa42c4 Slightly improve EndpointSlice address validation > e79d000 Merge pull request # 129407 from serathius/streaming-proto-list-encoder > 5b974f2 Add validation.IsValidInterfaceAddress > 87bb4f9 Merge pull request # 130730 from jpbetz/minimum-tag > e0ec816 Implement streaming proto encoding > a18d60b Add +k8s:minimum validation tag > 6e3d6ca Merge pull request # 128786 from danwinship/bad-ip-warnings > 56015c7 Merge pull request # 130699 from thockin/master_validation-gen_odd_cases > fe80b85 Add utilvalidation.GetWarningsForIP and .GetWarningsForCIDR > 40f26b3 Merge pull request # 130695 from yongruilin/validation-gen_coveredbydeclarative > af97bd6 Prevent usage patterns we don't want to support > ba7db19 Split out IP validation functions into their own file > 06dde8a Add CoveredByDeclarative to field error struct > ee322b2 Merge pull request # 130666 from thockin/yaml_json_ambiguous_decode > e25aab0 Merge pull request # 130555 from thockin/k_k_randfill > 9b3d085 Better handling of YAML that tastes like JSON > a18d7f2 Vendor randfill > 78ddbb8 Use randfill, do API renames > ac04c7e Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0 > a3f7d4e Merge pull request # 130543 from thockin/error_matcher_and_origin > 7802db1 update to v1.22.0-rc.0 > a70cc77 Fix up ErrorMatcher from feedback > 4dfd1a6 update to latest cadvisor @ v0.52.0 > b5eba29 Merge pull request # 130511 from z1cheng/issue_130395 > e93b7f2 Merge pull request # 130549 from jpbetz/validation-gen-pr2 > e8d821e Implement tests for encoding collections in Proto > 39f6713 Add declarative validation to scheme > 9dca0b5 Merge pull request # 130349 from jpbetz/validation-gen-pr1 > 14ab970 Add validators: immutable > 93247ca Add validators: optional/required/forbidden > f6058d5 Add validators: eachkey, eachval, subfield > 77caaf9 Add validation-gen test infrastructure > 13b1842 Introduce validation-gen > 4e96674 Merge pull request # 128919 from dashpole/update_otel > ded50ec update go.opentelemetry.io dependencies to v1.33.0/v0.58.0 > a3e3122 Merge pull request # 130388 from thockin/error_matcher_and_origin > 7d0dbe2 Merge pull request # 129334 from serathius/streaming-json-list-encoder > 46d8d84 Add an error matcher, convert 2 tests > 609a765 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2 > 1e89b89 Streaming JSON encoder for List > fa95ab3 Fix nits from PR 130355 > 6c5685c Merge pull request # 130355 from yongruilin/validation_origin > f7c9d8b Bump x/oauth2 and x/crypto > 758f86d Merge pull request # 129688 from cpanato/update-main-go124 > 0571dbf test: convert ValidateEndpointsCreate to use error Origin field in test > 68b2a81 Switch to private instances of rand for seeding for tests > da1b1a9 feat: Add Origin field to Error and related methods > aac66c8 bump go.mod to set min go1.24 > ee1e055 Merge pull request # 130220 from serathius/streaming-json-tests > a783532 Merge pull request # 130187 from mansikulkarni96/129084 > e38241d Add tests for encoding collections in JSON for KEP-5116 > 0a41670 Drop winsymlink go 1.23 workaround > 47e7fa9 Merge pull request # 130151 from marosset/windows-unit-tests-externaljwt-plugin-fixes > 11b535c fixing various unit tests on Windows that create abstract sockets > 46c230e Merge pull request # 130049 from aojea/avoid_ginkgo_dep > a19f1f8 Merge pull request # 129792 from likakuli/fix-errshortbuffer > d8c2c0a reduce dependencies in apimachinery net testing utils > 1235242 Merge pull request # 129341 from pohly/log-client-go-watch > f7fd8b3 fix: Fix the issue of relist caused by client-side timeout > a2cb7d3 Merge pull request # 125046 from tklauser/min-max-builtins > 675c4f7 client-go + apimachinery watch: context support > 4c61591 Merge pull request # 129815 from dims/linter-to-ensure-go-cmp/cmp-is-used-only-in-tests > b93cf32 Use Go 1.21 min/max builtins > d5dedd0 Linter to ensure go-cmp/cmp is used ONLY in tests > 45d29dc Merge pull request # 129611 from carlory/cleanup-WatchBookmark > c74304d Merge pull request # 129346 from pohly/log-client-go-apimachinery-wait > 5036924 remove WatchBookmark feature-gate comment from types.go > f863467 Merge pull request # 129633 from skitt/revert-go-difflib-go-spew > b6d30bd apimachinery wait: support contextual logging > 808ab77 Revert to go-difflib and go-spew releases > 3e8e52d Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0 > c485e50 Bump x/net to v0.33.0 > 307a3dd Merge pull request # 126387 from pohly/log-client-go-tools-cache-apis > a1a247a Merge pull request # 129257 from liggitt/coerce-labels-annotations > 6091c6a k8s.io/apimachinery: add HandleCrashWithLogger and HandleErrorWithLogger > 8d8a7ac Coerce null label and annotation values to empty string > 767f17a Merge pull request # 129213 from Jefftree/k-openapi > ff1373e bump kube-openapi > cfa44a1 Merge pull request # 128659 from saschagrunert/google-go-protobuf > 5765d81 Replace `github.com/golang/protobuf` with `google.golang.org/protobuf` > 7249ce1 Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency > f228881 Update x/crypto/ssh dependency > d2cfef5 Merge pull request # 129170 from benluddy/cyclic-marshaler-cache-race > 146e532 Merge pull request # 129054 from pohly/remove-import-name > 373952f Fix data race in CBOR serializer's custom marshaler type cache. > 6e120e1 Merge pull request # 127897 from modulitos/add-x509-uid-to-user > 15f29b9 remove import doc comments > 8c60292 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume > aa837c2 set user.DefaultInfo.UID from x509 cert > f9c043a Drop use of winreadlinkvolume godebug option > a0ca814 Merge pull request # 129083 from liggitt/go1.23windows > 65d79dc Revert to go1.22 windows filesystem stdlib behavior > 96b97de Merge pull request # 127513 from tkashem/delete-undecryptable bumping golang.org/x/sync fe3591b...04914c2: > 04914c2 all: upgrade go directive to at least 1.24.0 [generated] > 7fad2c9 errgroup: revert propagation of panics > 8a14946 errgroup: remove duplicated comment > 1869c69 all: replace deprecated ioutil > d1ac909 sync/errgroup: PanicError.Error print stack trace > 506c70f errgroup: propagate panic and Goexit through Wait > 396f3a0 errgroup: document calling Go before Wait > b637f27 errgroup: drop support for Go versions before 1.20 > 960bf1f all: upgrade go directive to at least 1.23.0 [generated] bumping golang.org/x/text 3b64043...e69f31b: > e69f31b go.mod: update golang.org/x dependencies > 60c9786 all: upgrade go directive to at least 1.24.0 [generated] > 425d715 go.mod: update golang.org/x dependencies > b6d2645 go.mod: update golang.org/x dependencies > 8072180 go.mod: update golang.org/x dependencies > 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies > 700cc20 go.mod: update golang.org/x dependencies > 4890c57 go.mod: update golang.org/x dependencies > 566b44f go.mod: update golang.org/x dependencies > d5156da collate/build: do not use println in tests > 221d88c x/text: fix scientific notation by removing extraneous spaces > b18c107 internal/export/unicode: change C comment to mention unassigned code points > 835f8ac language: use a more straightforward return value > ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC > 518d9c0 all: upgrade go directive to at least 1.23.0 [generated] bumping gomodules.xyz/jsonpatch/v2 17d7994...ffbac60: > ffbac60 Merge pull request # 40 from lacroixthomas/bugfixes/fix-lossy-in64 > 4c723fc fix: handle lossy int64 Signed-off-by: Knative Automation <automation@knative.team>
1 parent b1e30ba commit 373b3c3

File tree

1,720 files changed

+128662
-151294
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,720 files changed

+128662
-151294
lines changed

go.mod

Lines changed: 42 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,59 @@
11
module knative.dev/kn-plugin-source-kamelet
22

3-
go 1.23.0
3+
go 1.24.0
44

55
require (
66
github.com/apache/camel-k/pkg/apis/camel v1.3.1
77
github.com/apache/camel-k/pkg/client/camel v1.3.1
88
github.com/hashicorp/golang-lru v1.0.2
9-
github.com/hashicorp/hcl v1.0.0
9+
github.com/hashicorp/hcl v1.0.1-vault-5
1010
github.com/spf13/cobra v1.8.1
11-
github.com/stretchr/testify v1.10.0
11+
github.com/stretchr/testify v1.11.1
1212
gotest.tools/v3 v3.3.0
13-
k8s.io/api v0.32.2
14-
k8s.io/apimachinery v0.32.2
13+
k8s.io/api v0.33.5
14+
k8s.io/apimachinery v0.33.5
1515
k8s.io/cli-runtime v0.29.2
16-
k8s.io/client-go v0.32.2
17-
knative.dev/client-pkg v0.0.0-20250219014434-98dd4c09798c
18-
knative.dev/eventing v0.44.1-0.20250224164420-ae049c8b0ac4
19-
knative.dev/hack v0.0.0-20250219013704-306ce745e077
20-
knative.dev/pkg v0.0.0-20250219013713-9e265611c097
21-
knative.dev/serving v0.44.1-0.20250220121848-87c07ee250da
16+
k8s.io/client-go v0.33.5
17+
knative.dev/client-pkg v0.0.0-20250708014830-d390b195d2e7
18+
knative.dev/eventing v0.46.1-0.20251002211605-5828b491e837
19+
knative.dev/hack v0.0.0-20250902153942-1499de21e119
20+
knative.dev/pkg v0.0.0-20251007000110-e53fcbb06907
21+
knative.dev/serving v0.46.1-0.20251007000510-4ce8c6e900ec
2222
)
2323

2424
require (
25-
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
26-
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
2725
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
2826
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
29-
github.com/beorn7/perks v1.0.1 // indirect
3027
github.com/blendle/zapdriver v1.3.1 // indirect
31-
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
32-
github.com/cespare/xxhash/v2 v2.3.0 // indirect
28+
github.com/cert-manager/cert-manager v1.16.3 // indirect
3329
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
34-
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
30+
github.com/cloudevents/sdk-go/v2 v2.16.1 // indirect
3531
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3632
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
3733
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
3834
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
35+
github.com/felixge/httpsnoop v1.0.4 // indirect
3936
github.com/fsnotify/fsnotify v1.7.0 // indirect
4037
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
4138
github.com/go-errors/errors v1.4.2 // indirect
42-
github.com/go-kit/log v0.2.1 // indirect
43-
github.com/go-logfmt/logfmt v0.5.1 // indirect
44-
github.com/go-logr/logr v1.4.2 // indirect
39+
github.com/go-logr/logr v1.4.3 // indirect
40+
github.com/go-logr/stdr v1.2.2 // indirect
4541
github.com/go-openapi/jsonpointer v0.21.0 // indirect
4642
github.com/go-openapi/jsonreference v0.21.0 // indirect
4743
github.com/go-openapi/swag v0.23.0 // indirect
4844
github.com/gogo/protobuf v1.3.2 // indirect
49-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
50-
github.com/golang/protobuf v1.5.4 // indirect
51-
github.com/google/btree v1.1.2 // indirect
45+
github.com/google/btree v1.1.3 // indirect
5246
github.com/google/gnostic-models v0.6.9 // indirect
53-
github.com/google/go-cmp v0.6.0 // indirect
47+
github.com/google/go-cmp v0.7.0 // indirect
5448
github.com/google/go-containerregistry v0.20.3 // indirect
55-
github.com/google/gofuzz v1.2.0 // indirect
5649
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5750
github.com/google/uuid v1.6.0 // indirect
5851
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
59-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
6052
github.com/imdario/mergo v0.3.16 // indirect
6153
github.com/inconshreveable/mousetrap v1.1.0 // indirect
6254
github.com/josharian/intern v1.0.0 // indirect
6355
github.com/json-iterator/go v1.1.12 // indirect
6456
github.com/kelseyhightower/envconfig v1.4.0 // indirect
65-
github.com/klauspost/compress v1.17.11 // indirect
6657
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
6758
github.com/magiconair/properties v1.8.6 // indirect
6859
github.com/mailru/easyjson v0.9.0 // indirect
@@ -79,53 +70,51 @@ require (
7970
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
8071
github.com/pkg/errors v0.9.1 // indirect
8172
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
82-
github.com/prometheus/client_golang v1.20.5 // indirect
83-
github.com/prometheus/client_model v0.6.1 // indirect
84-
github.com/prometheus/common v0.62.0 // indirect
85-
github.com/prometheus/procfs v0.15.1 // indirect
86-
github.com/prometheus/statsd_exporter v0.22.8 // indirect
8773
github.com/rickb777/date v1.20.0 // indirect
8874
github.com/rickb777/plural v1.4.1 // indirect
8975
github.com/robfig/cron/v3 v3.0.1 // indirect
9076
github.com/spf13/afero v1.9.2 // indirect
9177
github.com/spf13/cast v1.5.0 // indirect
9278
github.com/spf13/jwalterweatherman v1.1.0 // indirect
93-
github.com/spf13/pflag v1.0.6 // indirect
79+
github.com/spf13/pflag v1.0.10 // indirect
9480
github.com/spf13/viper v1.13.0 // indirect
9581
github.com/subosito/gotenv v1.4.1 // indirect
9682
github.com/x448/float16 v0.8.4 // indirect
9783
github.com/xlab/treeprint v1.2.0 // indirect
98-
go.opencensus.io v0.24.0 // indirect
84+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
85+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
86+
go.opentelemetry.io/otel v1.37.0 // indirect
87+
go.opentelemetry.io/otel/metric v1.37.0 // indirect
88+
go.opentelemetry.io/otel/trace v1.37.0 // indirect
9989
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
10090
go.uber.org/multierr v1.11.0 // indirect
10191
go.uber.org/zap v1.27.0 // indirect
102-
golang.org/x/net v0.35.0 // indirect
103-
golang.org/x/oauth2 v0.26.0 // indirect
104-
golang.org/x/sync v0.11.0 // indirect
105-
golang.org/x/sys v0.30.0 // indirect
106-
golang.org/x/term v0.29.0 // indirect
107-
golang.org/x/text v0.22.0 // indirect
108-
golang.org/x/time v0.10.0 // indirect
109-
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
110-
google.golang.org/api v0.198.0 // indirect
111-
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
112-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
113-
google.golang.org/grpc v1.70.0 // indirect
114-
google.golang.org/protobuf v1.36.5 // indirect
92+
go.yaml.in/yaml/v2 v2.4.2 // indirect
93+
golang.org/x/net v0.44.0 // indirect
94+
golang.org/x/oauth2 v0.30.0 // indirect
95+
golang.org/x/sync v0.17.0 // indirect
96+
golang.org/x/sys v0.36.0 // indirect
97+
golang.org/x/term v0.35.0 // indirect
98+
golang.org/x/text v0.29.0 // indirect
99+
golang.org/x/time v0.12.0 // indirect
100+
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
101+
google.golang.org/protobuf v1.36.8 // indirect
115102
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
116103
gopkg.in/inf.v0 v0.9.1 // indirect
117104
gopkg.in/ini.v1 v1.67.0 // indirect
118105
gopkg.in/yaml.v2 v2.4.0 // indirect
119106
gopkg.in/yaml.v3 v3.0.1 // indirect
120-
k8s.io/apiextensions-apiserver v0.32.1 // indirect
121-
k8s.io/apiserver v0.32.1 // indirect
107+
k8s.io/apiextensions-apiserver v0.33.5 // indirect
108+
k8s.io/apiserver v0.33.5 // indirect
122109
k8s.io/klog/v2 v2.130.1 // indirect
123-
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
110+
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
124111
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
125-
knative.dev/networking v0.0.0-20250217154350-2cde4327c6c8 // indirect
112+
knative.dev/networking v0.0.0-20250909015233-e3b68fc57bea // indirect
113+
sigs.k8s.io/gateway-api v1.1.0 // indirect
126114
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
127115
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
128116
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
129-
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
130-
sigs.k8s.io/yaml v1.4.0 // indirect
117+
sigs.k8s.io/randfill v1.0.0 // indirect
118+
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
119+
sigs.k8s.io/yaml v1.6.0 // indirect
131120
)

0 commit comments

Comments
 (0)