Skip to content

Commit 13d1b55

Browse files
upgrade to latest dependencies
bumping github.com/prometheus/client_golang 05fcde9...48e12a1: > 48e12a1 Merge pull request # 1645 from prometheus/cut-1204-pr1424 > 504ad9b Cut 1.20.5; update comments. > 584a7ce Revert "testutil compareMetricFamilies: make less error-prone (# 1424)" bumping golang.org/x/net 8da7ed1...df97a48: > df97a48 go.mod: update golang.org/x dependencies > 2dab271 route: treat short sockaddr lengths as unspecified > b914489 internal/http3: refactor in prep for sharing transport/server code > ebd23f8 route: fix parsing network address of length zero > 938a9fb internal/http3: add request/response body transfer > 145b2d7 internal/http3: add RoundTrip > 5bda71a internal/http3: define connection and stream error types > 3c1185a internal/http3: return error on mid-frame EOF > a6c2c7f http2, internal/httpcommon: factor out common request header logic for h2/h3 > c72e89d internal/http3: QPACK encoding and decoding > 93c1957 internal/http3: add Transport and ClientConn > 45432b5 internal/socket, webdav: use testing.T.TempDir > 56691ee quic: don't return EOF from ReadByte when we have a byte > 7ad0ebf internal/http3: qpack wire primitives > f6b2e53 internal/http3: basic stream read/write operations > 78717f9 internal/http3: error codes > 84b528b internal/http3: new package > 445eead http2: encode :protocol pseudo-header before regular headers > 5566b43 quic: add the ability to create an endpoint with a fake network > 97dd44e http2, internal/gate: move Gate type to an internal package > 35e1007 quic, internal/quic/quicwire: split wire encode/decode functions to new package > 0a5dcdd http2: disable extended CONNECT by default > 03179ce quic: report error string when peer closes connection > 4428704 quic: surface connection errors in stream methods > dc3b8a8 quic: return error from Stream.Flush > 2e60102 quic, internal/testcert: move test cert to internal package 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 google.golang.org/grpc 4103cfc...98a0092: > 98a0092 Change version to 1.70.0 (# 7984) > bf380de Cherrypick # 7998, # 8011, # 8010 into 1.70.x (# 8028) > 54b3eb9 experimental/credentials: Add credentials that don't enforce ALPN (# 7980) (# 8012) > 62b9185 clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid data races (# 7991) (# 8004) > 724f450 examples/features/csm_observability: use helloworld client and server instead of echo client and server (# 7945) > e8d5feb rbac: add method name to :path in headers (# 7965) > e912015 cleanup: Fix usages of non-constant format strings (# 7959) > 681334a cleanup: replace dial with newclient (# 7943) > 063d352 internal/resolver: introduce a new resolver to handle target URI and proxy address resolution (# 7857) > 10c7e13 outlierdetection: Support health listener for ejection updates (# 7908) > bce0535 test: Add a test for decompression exceeding max receive message size (# 7938) > f32168c envconfig: enable xDS client fallback by default (# 7949) > e957825 test: Workaround slow SRV lookups in flaking test (# 7957) > e5a4eb0 deps: update crypto dependency to resolve CVE-2024-45337 (# 7956) > 56a14ba cleanup: replace dial with newclient (# 7920) > b3bdacb test: switching to stubserver in tests instead of testservice (# 7925) > e8055ea grpcs: update `WithContextDialer` documentation to include using passthrough resolver (# 7916) > d0716f9 examples/features/csm_observability: Make CSM Observability example server listen on an IPV4 address (# 7933) > cc161de xds: Add support for multiple addresses per endpoint (# 7858) > 3f76275 xdsclient: stop caching xdsChannels for potential reuse, after all references are released (# 7924) > 7ee073d experimental/stats: re-add type aliases for migration (# 7929) > 38a8b9a health, grpc: Deliver health service updates through the health listener (# 7900) > c1b6b37 Update README.md (# 7921) > e4d084a examples: replace printf with print for log message in gracefulstop (# 7917) > b1f70ce test: replace grpc.Dial with grpc.NewClient > 0027558 internal/transport: replace integer status codes with http constants (# 7910) > 66ba4b2 examples/features/gracefulstop: add example to demonstrate server graceful stop (# 7865) > adad26d test/kokoro: Add psm-fallback build config (# 7899) > f53724d serviceconfig: Return errors instead of skipping invalid retry policy config (# 7905) > 645aadf deps: update dependencies for all modules (# 7904) > d7286fb Change version to 1.70.0-dev (# 7903) bumping sigs.k8s.io/structured-merge-diff/v4 cf09e71...7bf59b3: > 7bf59b3 Merge pull request # 274 from yongruilin/bool-comparison > 40c8ef9 Merge pull request # 275 from yongruilin/extend-extractitems > c5a1d56 chore: omit comparison to bool constant > 9e64d18 Merge pull request # 272 from Jefftree/drop-vendor > a88b919 feat: Adds ExtractItems option to include key fields > dc61957 Merge pull request # 270 from jpbetz/json-iter-bump > b1dac80 Remove vendor directory > e96ad23 chore: Removes unused test schema > db46cc3 Merge pull request # 269 from jpbetz/fix-ignore-fields-break > bfb8f51 Run go mod vendor > ccf7a06 Merge pull request # 265 from jpbetz/reset-filter > adaddb2 Add back IgnoredFields > b499124 Merge pull request # 266 from jpbetz/add-owners > bda634e Apply feedback > f034ec0 Merge pull request # 264 from aojea/yaml > 39c90b6 Add volunteer reviewers > a8ac1f5 Optimize merge, make wildcards always take precedence > 15fac42 Merge pull request # 260 from benluddy/json-marshaler-trailing-data > 83ecba2 use our own fork of go-yaml > f395ded Apply feedback > 948bcfc Merge pull request # 261 from kubernetes-sigs/jpbetz-patch-1 > f07895d Error on conversion to unstructured for invalid json.Marshalers. > 1311e4d Add support for more field path pattern types, clarify comments > 92c1d38 Merge pull request # 258 from com6056/jrodgers-nil-ptr-check > ee5baba Add jpbetz to SMD approvers > 1206de6 Clean up comments > f0cbe01 fix panic when calling ToUnstructured on nil metav1.Time > 083ce27 Add field path pattern matching > c68c9ee Accept filter instead of exclude mask for ignored fields bumping knative.dev/pkg c43477f...0372c08: > 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152) > 9e26561 Update community files (# 3151) > c925de2 upgrade to latest dependencies (# 3150) > ae2c6bc Bump K8s min version to v1.31 (# 3149) > c8bea7c Bump golang.org/x/sync from 0.10.0 to 0.11.0 (# 3147) > 99d475b Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (# 3148) > 36226ee Update Knative injection-gen to use gengov2 (# 3146) > f62a97f Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (# 3145) > 5be4868 Bump github.com/evanphx/json-patch/v5 from 5.9.0 to 5.9.11 (# 3144) > efddeac Update community files (# 3143) > e5aa25f Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (# 3142) > 7fca699 Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (# 3141) > dcf1593 Update community files (# 3140) > 3386f37 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (# 3139) > 1ca59d1 Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (# 3138) > a37a847 drop use of code-generator/generate-groups.sh (# 3136) Signed-off-by: Knative Automation <[email protected]>
1 parent d4f3bcd commit 13d1b55

File tree

1,216 files changed

+43963
-21415
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,216 files changed

+43963
-21415
lines changed

go.mod

Lines changed: 40 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-20250219014457-a051025a49ee
15+
knative.dev/eventing-kafka-broker v0.43.1-0.20250227113229-d7042ae105b4
16+
knative.dev/hack v0.0.0-20250219013704-306ce745e077
17+
knative.dev/pkg v0.0.0-20250226145529-0372c089c78f
1818
)
1919

2020
require (
@@ -28,11 +28,11 @@ require (
2828
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2929
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
3030
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
31-
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
31+
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
3232
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3333
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
3434
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
35-
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
35+
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
3636
github.com/fsnotify/fsnotify v1.7.0 // indirect
3737
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
3838
github.com/go-errors/errors v1.4.2 // indirect
@@ -46,23 +46,23 @@ require (
4646
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4747
github.com/golang/protobuf v1.5.4 // indirect
4848
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
49+
github.com/google/gnostic-models v0.6.9 // indirect
50+
github.com/google/go-cmp v0.7.0 // indirect
51+
github.com/google/go-containerregistry v0.20.3 // indirect
5252
github.com/google/gofuzz v1.2.0 // indirect
5353
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5454
github.com/google/uuid v1.6.0 // indirect
5555
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
56-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
56+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
5757
github.com/imdario/mergo v0.3.16 // indirect
5858
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5959
github.com/josharian/intern v1.0.0 // indirect
6060
github.com/json-iterator/go v1.1.12 // indirect
6161
github.com/kelseyhightower/envconfig v1.4.0 // indirect
62-
github.com/klauspost/compress v1.17.9 // indirect
62+
github.com/klauspost/compress v1.17.11 // indirect
6363
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
6464
github.com/magiconair/properties v1.8.7 // indirect
65-
github.com/mailru/easyjson v0.7.7 // indirect
65+
github.com/mailru/easyjson v0.9.0 // indirect
6666
github.com/mitchellh/go-homedir v1.1.0 // indirect
6767
github.com/mitchellh/mapstructure v1.5.0 // indirect
6868
github.com/moby/term v0.5.0 // indirect
@@ -75,9 +75,9 @@ require (
7575
github.com/pelletier/go-toml/v2 v2.0.9 // indirect
7676
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
7777
github.com/pkg/errors v0.9.1 // indirect
78-
github.com/prometheus/client_golang v1.20.4 // indirect
78+
github.com/prometheus/client_golang v1.20.5 // indirect
7979
github.com/prometheus/client_model v0.6.1 // indirect
80-
github.com/prometheus/common v0.55.0 // indirect
80+
github.com/prometheus/common v0.62.0 // indirect
8181
github.com/prometheus/procfs v0.15.1 // indirect
8282
github.com/prometheus/statsd_exporter v0.22.8 // indirect
8383
github.com/rickb777/date v1.20.0 // indirect
@@ -95,37 +95,37 @@ require (
9595
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
9696
go.uber.org/multierr v1.11.0 // indirect
9797
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
98+
golang.org/x/net v0.35.0 // indirect
99+
golang.org/x/oauth2 v0.26.0 // indirect
100+
golang.org/x/sync v0.11.0 // indirect
101+
golang.org/x/sys v0.30.0 // indirect
102+
golang.org/x/term v0.29.0 // indirect
103+
golang.org/x/text v0.22.0 // indirect
104+
golang.org/x/time v0.10.0 // indirect
105105
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
106106
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
107+
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
108+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
109+
google.golang.org/grpc v1.70.0 // indirect
110+
google.golang.org/protobuf v1.36.5 // indirect
111111
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
112112
gopkg.in/inf.v0 v0.9.1 // indirect
113113
gopkg.in/ini.v1 v1.67.0 // indirect
114114
gopkg.in/yaml.v2 v2.4.0 // indirect
115115
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
116+
k8s.io/api v0.32.2 // indirect
117+
k8s.io/apiextensions-apiserver v0.32.1 // indirect
118+
k8s.io/apiserver v0.32.1 // indirect
119119
k8s.io/cli-runtime v0.29.2 // indirect
120120
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
121+
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
122+
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
123+
knative.dev/eventing v0.44.1-0.20250218063550-9a7c6d5633c5 // indirect
124+
knative.dev/networking v0.0.0-20250217154350-2cde4327c6c8 // indirect
125+
knative.dev/serving v0.44.1-0.20250218114651-582f4539db64 // indirect
126+
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
127127
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
128128
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
129-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
129+
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
130130
sigs.k8s.io/yaml v1.4.0 // indirect
131131
)

0 commit comments

Comments
 (0)