Skip to content

Commit bcfc9a9

Browse files
upgrade to latest dependencies
bumping knative.dev/hack c142b48...c577ed9: > c577ed9 Update community files (# 421) > 8f599b7 Skip whitespace changes in codegen (# 420) > 742e1e5 Deprecate knative.dev/hack/schema (# 418) > 306ce74 Update community files (# 414) > ce4c934 Bump default GKE version to 1.31 (# 413) > 5f7f0f5 Update community files (# 412) > b38a2ca Update community files (# 411) bumping k8s.io/apimachinery a8f449e...59e9003: > 59e9003 Merge remote-tracking branch 'origin/master' into release-1.32 > 639247c Drop use of winreadlinkvolume godebug option > 220d7c3 Merge remote-tracking branch 'origin/master' into release-1.32 > c199d3b Revert to go1.22 windows filesystem stdlib behavior > 16af2ff implement unsafe deletion, and wire it > 6ff8305 api: run codegen > ca9b8b2 api: add a new field to meta/v1 DeleteOptions > d941d9f Merge pull request # 128503 from benluddy/cbor-codecs-featuregate > 3b4250f Wire serving codecs to CBOR feature gate. > daaad09 Merge pull request # 128501 from benluddy/watch-cbor-seq > d70754f Merge pull request # 128380 from pohly/log-TODO-logcheck > 8019856 Use application/cbor-seq media type in streaming CBOR responses. > a447138 Merge pull request # 128553 from thockin/master > 230b216 apiserver: avoid TODO in public docs > b5e8106 Merge pull request # 128580 from jpbetz/bump-kube-openapi > 6a84120 Call-site comments: the "" arg to TooLong is unused > fab6771 Merge pull request # 128462 from benluddy/cbor-direct-custom-marshalers > dbd5f43 hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e > 44ca070 Clarify that value arg to field.TooLong is unused > 9500acc Merge pull request # 128507 from dims/use-k8s.io/utils/lru-instead-of-github.com/golang/groupcache/lru > d695394 Reject custom marshalers from direct CBOR Marshal and Unmarshal. > 51cdbeb Kill TooLongMaxLength() in favor of TooLong() > cc3132f Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru > f6d2366 Merge pull request # 128481 from carlory/dependencies-ginkgo-gomega > 27a0d27 dependencies: ginkgo v2.21.0, gomega v1.35.1 > cbe039c Merge pull request # 128416 from jpbetz/reset-filter > 53a0379 Add ResetFieldsFilterStrategy > b7e0b16 hack/pin-dependency.sh sigs.k8s.io/structured-merge-diff/v4 v4.4.2 > a25029a Merge pull request # 128456 from benluddy/nondeterministic-response-encoding > c56b207 Merge pull request # 128273 from benluddy/cbor-apply > 42acd35 Allow nondeterministic object encoding in HTTP response bodies. > 769bb80 Support application/apply-patch+cbor in patch requests. > 124c262 Merge pull request # 128243 from benluddy/cbor-dynamic-integration > 74ceb68 Export meta internal version scheme for testing. > 840a63c Add CBOR serializer option to disable JSON transcoding of raw types. > 02c4999 Add WithSerializer option to add serializers to CodecFactory. > 009e863 Use runtime.SerializerInfo in place of internal "serializerType". > cfee475 Merge pull request # 128165 from liggitt/prune-self-require > ba08122 Drop self-referencing replace directives > 51544a5 Merge pull request # 127862 from dinhxuanvu/cbor-fuzz > 8a237ee Merge pull request # 128099 from benluddy/nested-number-as-float64-portability > d143167 Add fuzz test for roundtrip unstructured objects to JSON/CBOR > 0612f08 Make NestedNumberAsFloat64 accuracy test architecture-neutral. > 2b29434 Merge pull request # 125570 from sanchezl/test-additional-types > ee6d966 Merge pull request # 127998 from skitt/golang-x-oct-2024 > 0600781 cover additional types in unstructured roundtrip test > 2561a81 Merge pull request # 127985 from dims/update-moby-runc-dependencies-oct-10 > 68b7185 October 2024 golang.org/x bump > ebca147 Update moby/runc dependencies > ea28d54 Merge pull request # 127942 from liggitt/json123 > 9f62123 Update sigs.k8s.io/json to go1.23 > acfda13 Merge pull request # 127838 from benluddy/unstructured-nested-number-as-float64 > c463db1 Merge pull request # 127822 from benluddy/json-serializer-roundtrip-float64-no-fraction > f0c9bac Add NestedNumberAsFloat64 unstructured field accessor. > 999ccb8 Test concrete type changes in unstructured float64 JSON roundtrips. > 0db5dbf Merge pull request # 127691 from mmorel-35/testifylint/[email protected]/apimachinery > 6240126 fix: enable expected-actual rule from testifylint in module `k8s.io/apimachinery` > dc03077 Merge pull request # 125678 from benluddy/cbor-nondeterministic-encode > 7f7bf11 Merge pull request # 127319 from p0lyn0mial/upstream-define-initial-events-list-blueprint > 2a1df23 Support nondeterministic encode for the CBOR serializer. > c98a9e2 Merge pull request # 126760 from ncdc/ncdc/emeritus > 79b66fa apimachinery/meta/types.go: define InitialEventsListBlueprintAnnotationKey const > f7615f3 Merge pull request # 127366 from thockin/pr-119910-plus-thockin > d9292df Use emeritus_* > c7c91ed Merge pull request # 127435 from sttts/sttts-getmanagedfields-nocopy > d1fb2f4 Make accurate Quantity->float64 be a new method > eec4293 Move ncdc to emeritus > e60d3a5 unstructured: avoid deepcopying managedFields > 6db6128 Improve precision of Quantity.AsApproximateFloat64 > 0fc0110 Merge pull request # 125186 from liyuerich/newserializer > b78556f KEP-4427 : AllowRelaxedDNSSearchValidation (# 127167) > 7312749 drop deprecated json/yaml newSerializers, use json.NewSerializerWithOptions instead > 4e174c5 Merge pull request # 127271 from liggitt/go1.23 > 8e938ee Pin godebug default to go1.23 > f9de914 Update go.mod to go 1.23 > 2465dc5 Merge pull request # 126787 from Jefftree/update-kube-openapi > fbd2664 re-vendor k8s.io/kube-openapi > a8a2284 Merge pull request # 126715 from tklauser/use-go-stdlib-slices > 7e3bacd Use Go standard library slices package instead of k8s.io/utils/strings/slices > 95b7802 Merge pull request # 126231 from seans3/websocket-https-proxy-fix bumping google.golang.org/protobuf 54ef969...f09e239: > f09e239 all: release v1.36.5 > ab9efaa protogen: fix name mangling for fields with identical GoCamelCase > e677ef9 all: remove weak field support > 89b5638 all: start v1.36.4-devel > 259e665 all: release v1.36.4 > 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors > 2005adb reflect/protodesc: fix panic when working with dynamicpb > aee8a9c internal_gengo: switch back from string literal to hex byte slice > 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy > cc8d1c2 internal_gengo: store raw descriptor in .rodata section > 132f042 all: start v1.36.3-devel bumping github.com/google/gnostic-models 5776925...8182012: > 8182012 Merge pull request # 12 from Jefftree/protobuf-bump > 1a23962 Merge pull request # 13 from Jefftree/add-protobuf-compilation-script > bea6589 recompile protobuf > fd6fd48 Merge pull request # 6 from Jefftree/Jefftree-patch-1-2 > 111f194 Add protobuf compilation script > 7a87dbb bump dependencies > c7be7c7 Merge pull request # 5 from pkwarren/pkw/add-annotations-proto > 9459ad1 Create Makefile > f1b8172 Merge pull request # 2 from Jefftree/gh-actions > 94610bf Add annotations.proto and generated Go code > 2063bfc Merge pull request # 1 from Jefftree/protobuf-deprecate > 94e1c83 Add github actions > b1903b5 Use google.golang.org/protobuf for the protobuf library Signed-off-by: Knative Automation <[email protected]>
1 parent ea550f9 commit bcfc9a9

File tree

1,283 files changed

+58114
-22129
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,283 files changed

+58114
-22129
lines changed

go.mod

Lines changed: 42 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
module knative.dev/kn-plugin-source-kafka
22

3-
go 1.22.7
3+
go 1.23.0
44

55
require (
66
github.com/hashicorp/golang-lru v1.0.2
77
github.com/hashicorp/hcl v1.0.1-vault-5
88
github.com/spf13/cobra v1.8.1
9-
github.com/spf13/pflag v1.0.5
9+
github.com/spf13/pflag v1.0.6
1010
gotest.tools/v3 v3.3.0
11-
k8s.io/apimachinery v0.31.4
12-
k8s.io/client-go v0.31.4
13-
knative.dev/client-pkg v0.0.0-20250123181933-2a69ed741513
14-
knative.dev/client/pkg v0.0.0-20250122145611-f73472454667
15-
knative.dev/eventing-kafka-broker v0.44.0
16-
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
17-
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
11+
k8s.io/apimachinery v0.32.2
12+
k8s.io/client-go v0.32.2
13+
knative.dev/client-pkg v0.0.0-20250219014434-98dd4c09798c
14+
knative.dev/client/pkg v0.0.0-20250331014441-80472e33ad21
15+
knative.dev/eventing-kafka-broker v0.43.1-0.20250407162209-588e85624cd8
16+
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775
17+
knative.dev/pkg v0.0.0-20250331013832-c5a13b15ccdb
1818
)
1919

2020
require (
@@ -25,14 +25,15 @@ require (
2525
github.com/beorn7/perks v1.0.1 // indirect
2626
github.com/blendle/zapdriver v1.3.1 // indirect
2727
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
28+
github.com/cert-manager/cert-manager v1.16.3 // indirect
2829
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2930
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
3031
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
31-
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
32+
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
3233
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3334
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
3435
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
35-
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
36+
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
3637
github.com/fsnotify/fsnotify v1.7.0 // indirect
3738
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
3839
github.com/go-errors/errors v1.4.2 // indirect
@@ -46,23 +47,23 @@ require (
4647
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4748
github.com/golang/protobuf v1.5.4 // indirect
4849
github.com/google/btree v1.1.2 // indirect
49-
github.com/google/gnostic-models v0.6.8 // indirect
50-
github.com/google/go-cmp v0.6.0 // indirect
51-
github.com/google/go-containerregistry v0.13.0 // indirect
50+
github.com/google/gnostic-models v0.6.9 // indirect
51+
github.com/google/go-cmp v0.7.0 // indirect
52+
github.com/google/go-containerregistry v0.20.3 // indirect
5253
github.com/google/gofuzz v1.2.0 // indirect
5354
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5455
github.com/google/uuid v1.6.0 // indirect
5556
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
56-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
57+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
5758
github.com/imdario/mergo v0.3.16 // indirect
5859
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5960
github.com/josharian/intern v1.0.0 // indirect
6061
github.com/json-iterator/go v1.1.12 // indirect
6162
github.com/kelseyhightower/envconfig v1.4.0 // indirect
62-
github.com/klauspost/compress v1.17.9 // indirect
63+
github.com/klauspost/compress v1.17.11 // indirect
6364
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
6465
github.com/magiconair/properties v1.8.7 // indirect
65-
github.com/mailru/easyjson v0.7.7 // indirect
66+
github.com/mailru/easyjson v0.9.0 // indirect
6667
github.com/mitchellh/go-homedir v1.1.0 // indirect
6768
github.com/mitchellh/mapstructure v1.5.0 // indirect
6869
github.com/moby/term v0.5.0 // indirect
@@ -75,9 +76,9 @@ require (
7576
github.com/pelletier/go-toml/v2 v2.0.9 // indirect
7677
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
7778
github.com/pkg/errors v0.9.1 // indirect
78-
github.com/prometheus/client_golang v1.20.4 // indirect
79+
github.com/prometheus/client_golang v1.20.5 // indirect
7980
github.com/prometheus/client_model v0.6.1 // indirect
80-
github.com/prometheus/common v0.55.0 // indirect
81+
github.com/prometheus/common v0.62.0 // indirect
8182
github.com/prometheus/procfs v0.15.1 // indirect
8283
github.com/prometheus/statsd_exporter v0.22.8 // indirect
8384
github.com/rickb777/date v1.20.0 // indirect
@@ -95,37 +96,38 @@ require (
9596
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
9697
go.uber.org/multierr v1.11.0 // indirect
9798
go.uber.org/zap v1.27.0 // indirect
98-
golang.org/x/net v0.34.0 // indirect
99-
golang.org/x/oauth2 v0.23.0 // indirect
100-
golang.org/x/sync v0.10.0 // indirect
101-
golang.org/x/sys v0.29.0 // indirect
102-
golang.org/x/term v0.28.0 // indirect
103-
golang.org/x/text v0.21.0 // indirect
104-
golang.org/x/time v0.6.0 // indirect
99+
golang.org/x/net v0.37.0 // indirect
100+
golang.org/x/oauth2 v0.26.0 // indirect
101+
golang.org/x/sync v0.12.0 // indirect
102+
golang.org/x/sys v0.31.0 // indirect
103+
golang.org/x/term v0.30.0 // indirect
104+
golang.org/x/text v0.23.0 // indirect
105+
golang.org/x/time v0.10.0 // indirect
105106
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
106107
google.golang.org/api v0.198.0 // indirect
107-
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
108-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
109-
google.golang.org/grpc v1.69.4 // indirect
110-
google.golang.org/protobuf v1.36.3 // indirect
108+
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
109+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
110+
google.golang.org/grpc v1.71.0 // indirect
111+
google.golang.org/protobuf v1.36.5 // indirect
111112
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
112113
gopkg.in/inf.v0 v0.9.1 // indirect
113114
gopkg.in/ini.v1 v1.67.0 // indirect
114115
gopkg.in/yaml.v2 v2.4.0 // indirect
115116
gopkg.in/yaml.v3 v3.0.1 // indirect
116-
k8s.io/api v0.31.4 // indirect
117-
k8s.io/apiextensions-apiserver v0.31.4 // indirect
118-
k8s.io/apiserver v0.31.4 // indirect
117+
k8s.io/api v0.32.2 // indirect
118+
k8s.io/apiextensions-apiserver v0.32.1 // indirect
119+
k8s.io/apiserver v0.32.1 // indirect
119120
k8s.io/cli-runtime v0.29.2 // indirect
120121
k8s.io/klog/v2 v2.130.1 // indirect
121-
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 // indirect
122-
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 // indirect
123-
knative.dev/eventing v0.44.0 // indirect
124-
knative.dev/networking v0.0.0-20250117155906-67d1c274ba6a // indirect
125-
knative.dev/serving v0.44.0 // indirect
126-
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
122+
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
123+
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
124+
knative.dev/eventing v0.44.1-0.20250326173645-e531d7d3afb4 // indirect
125+
knative.dev/networking v0.0.0-20250217154350-2cde4327c6c8 // indirect
126+
knative.dev/serving v0.44.1-0.20250218114651-582f4539db64 // indirect
127+
sigs.k8s.io/gateway-api v1.1.0 // indirect
128+
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
127129
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
128130
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
129-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
131+
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
130132
sigs.k8s.io/yaml v1.4.0 // indirect
131133
)

0 commit comments

Comments
 (0)