Skip to content

Commit 1eaeca4

Browse files
upgrade to latest dependencies
bumping google.golang.org/genproto/googleapis/api e9438ea...56aae31: > 56aae31 chore(all): update all (# 1190) > 5a70512 chore(all): remove toolchain from go.mod (# 1189) bumping knative.dev/hack c577ed9...c4037b0: > c4037b0 Update community files (# 423) > cfde8c9 Update community files (# 422) bumping knative.dev/client/pkg 96721e5...1e24794: > 1e24794 Update community files (# 2001) bumping knative.dev/pkg ed3e215...d5e74d2: > d5e74d2 Update community files (# 3174) > 757c99c Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (# 3173) > a877090 Update community files (# 3171) bumping google.golang.org/genproto/googleapis/rpc e9438ea...56aae31: > 56aae31 chore(all): update all (# 1190) > 5a70512 chore(all): remove toolchain from go.mod (# 1189) bumping knative.dev/client-pkg 1f0bd17...ae64d8c: > ae64d8c Update community files (# 211) bumping knative.dev/eventing-kafka-broker a5c7f94...511676b: > 511676b Update eventing nightly (# 4349) > e673120 upgrade to latest dependencies (# 4351) > b7ba83e Skip commit when records offset < initial offset (# 4348) > 34496e5 Update eventing nightly (# 4346) > 44c3265 Bump to Quarkus 3.22 and friends (# 4347) bumping google.golang.org/grpc cdbdb75...a43eba6: > a43eba6 Change version to 1.72.0 (# 8218) > 48f48c1 balancer/pickfirstleaf: Avoid reading Address.Metadata (# 8227) (# 8259) > fd6f585 Cherry-pick # 8159 and # 8243 to v1.72.x (# 8255) > 79ca174 stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 (# 8237) (# 8252) > 57a2605 xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for watch to start before stopping the listener (# 8217) > 5edab9e xdsclient: add grpc.xds_client.server_failure counter mertric (# 8203) > 78ba661 regenerate protos (# 8208) > 6819ed7 delegatingresolver: Stop calls into delegates once the parent resolver is closed (# 8195) > a51009d resolver: convert EndpointMap to use generics (# 8189) > b0d1203 resolver: create AddressMapV2 with generics to replace AddressMap (# 8187) > 43a4a84 internal/balancer/clusterimpl: replace testpb with testgrpc (# 8188) > d8924ac xds: fix support for load reporting in LOGICAL_DNS clusters (# 8170) > ce2fded xds: fix support for circuit breakers in LOGICAL_DNS clusters (# 8169) > eb744de resolver: Make EndpointMap's Get, Set and Delete operations O(1) (# 8179) > 8d8571e stats: Improved sequencing documentation for server-side stats events and added tests. (# 7885) > 0af5a16 grpc: fix bug causing an extra Read if a compressed message is the same size as the limit (# 8178) > 1703656 xds: generic xDS client transport channel and ads stream implementation (# 8144) > c27e6dc xdsclient: read bootstrap config before creating the first xDS client in DefaultPool (# 8164) > 1f6b0cf [Security] Add support for SPIFFE Bundle Maps in certificate providers (# 8167) > 775150f stats/opentelemetry: use TextMapProvider and TracerProvider from TraceOptions instead of otel global (# 8166) > d860daa example/features/retry: fix grpc.NewClient call in documentation (# 8163) > 75d4a60 [Security] Add support for parsing SPIFFE Bundle Maps (# 8124) > 5ac9042 balancer/rls: allow maxAge to exceed 5m if staleAge is set (# 8137) > bdba42f xds: emit resource-not-found logs at Warning level (# 8158) > a0a739f xds: ensure node ID is populated in errors from the server (# 8140) > 5668c66 resolver/manual: allow calling UpdateState with an un-Built resolver (# 8150) > 5199327 grpc: Add endpoints in resolverWrapper.NewAddresses (# 8149) > f49c747 balancer/pickfirst/pickfirstleaf: fix race condition in tests (# 8148) > af07815 xds: introduce generic xds clients xDS and LRS Client API signatures (# 8042) > 8c080da priority: Send and validate connection error in test (# 8143) > e8c412d *: Regenerate protos (# 8142) > 0914bba interop: Wait for server to become ready in alts interop tests (# 8141) > bffa4be xds: ensure xDS node ID is populated in errors from xds resolver and cds lb policy (# 8131) > 8ae4b7d clusterresolver: Lower log level when ExitIdle is called with no child (# 8133) > 0d6e39f transport: Send RST stream from the server when deadline expires (# 8071) > 7505bf2 xds: introduce simple grpc transport for generic xds clients (# 8066) > 01080d5 stats/openetelemetry: refactor and make e2e test stats verification deterministic (# 8077) > b0f5027 cleanup: replace dial with newclient (# 7970) > 52a257e cleanup: replace dial with newclient (# 7967) > d48317f github: change test action to cover the legacy pickfirst balancer (# 8129) > a510cf5 xds, pickfirst: Enable additional addresses in xDS, set new pick_first as default (# 8126) > e9c0617 xds: simplify code handling certain error conditions in the resolver (# 8123) > feaf942 cds: stop child policies on resource-not-found errors (# 8122) > dbf92b4 deps: update dependencies for all modules (# 8108) > aa629e0 balancergroup: Make closing terminal (# 8095) > e0ac3ac xdsclient: Add error type for NACKed resources (# 8117) > 65c6718 examples/features/dualstack: Demonstrate Dual Stack functionality (# 8098) > c75fc8e chore: enable early-return and unnecessary-stmt and useless-break from revive (# 8100) > c7db760 xdsclient: ensure xDS node ID in included in NACK and connectivity errors (# 8103) > 42fc25a weightedroundrobin: Move functions to manage Endpoint weights into a new internal package (# 8087) > 607565d Change version to 1.72.0-dev (# 8107) bumping knative.dev/eventing b99e57b...9120685: > 9120685 Fix hardcoded knative-eventing namespace (# 8575) > 2344600 [main] Upgrade to latest dependencies (# 8576) > 7146629 fix a typo in broker readme: kantive (# 8573) > 31cc92d [Automated] Update eventing-eventing-integrations nightly (# 8571) > 61731d3 [main] Update community files (# 8570) Signed-off-by: Knative Automation <[email protected]>
1 parent 862e5a0 commit 1eaeca4

File tree

22 files changed

+450
-181
lines changed

22 files changed

+450
-181
lines changed

go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ require (
1010
gotest.tools/v3 v3.3.0
1111
k8s.io/apimachinery v0.32.2
1212
k8s.io/client-go v0.32.2
13-
knative.dev/client-pkg v0.0.0-20250423152824-1f0bd17aa32b
14-
knative.dev/client/pkg v0.0.0-20250423184323-96721e598f77
15-
knative.dev/eventing-kafka-broker v0.45.0
16-
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775
17-
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
13+
knative.dev/client-pkg v0.0.0-20250424014224-ae64d8cde1e4
14+
knative.dev/client/pkg v0.0.0-20250424014425-1e24794f765f
15+
knative.dev/eventing-kafka-broker v0.45.1-0.20250506065758-511676ba88a9
16+
knative.dev/hack v0.0.0-20250424013725-c4037b0fe56b
17+
knative.dev/pkg v0.0.0-20250424013628-d5e74d29daa3
1818
)
1919

2020
require (
@@ -105,9 +105,9 @@ require (
105105
golang.org/x/time v0.10.0 // indirect
106106
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
107107
google.golang.org/api v0.198.0 // 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.1 // indirect
108+
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
109+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
110+
google.golang.org/grpc v1.72.0 // indirect
111111
google.golang.org/protobuf v1.36.6 // indirect
112112
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
113113
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -121,7 +121,7 @@ require (
121121
k8s.io/klog/v2 v2.130.1 // indirect
122122
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
123123
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
124-
knative.dev/eventing v0.45.0 // indirect
124+
knative.dev/eventing v0.45.1-0.20250429155006-912068554d82 // indirect
125125
knative.dev/networking v0.0.0-20250415164913-6268d931d247 // indirect
126126
knative.dev/serving v0.45.0 // indirect
127127
sigs.k8s.io/gateway-api v1.1.0 // indirect

go.sum

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -761,10 +761,10 @@ google.golang.org/genproto v0.0.0-20201210142538-e3217bee35cc/go.mod h1:FWY/as6D
761761
google.golang.org/genproto v0.0.0-20201214200347-8c77b98c765d/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
762762
google.golang.org/genproto v0.0.0-20210108203827-ffc7fda8c3d7/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
763763
google.golang.org/genproto v0.0.0-20210226172003-ab064af71705/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
764-
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 h1:L9JNMl/plZH9wmzQUHleO/ZZDSN+9Gh41wPczNy+5Fk=
765-
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6/go.mod h1:iYONQfRdizDB8JJBybql13nArx91jcUk7zCXEsOofM4=
766-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 h1:2duwAxN2+k0xLNpjnHTXoMUgnv6VPSp5fiqTuwSxjmI=
767-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6/go.mod h1:8BS3B93F/U1juMFq9+EDk+qOT5CO1R9IzXxG3PTqiRk=
764+
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a h1:nwKuGPlUAt+aR+pcrkfFRrTU1BVrSmYyYMxYbUIVHr0=
765+
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a/go.mod h1:3kWAYMk1I75K4vykHtKt2ycnOgpA6974V7bREqbsenU=
766+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a h1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4=
767+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a/go.mod h1:uRxBH1mhmO8PGhU89cMcHaXKZqO+OfakD8QQO0oYwlQ=
768768
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
769769
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
770770
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=
@@ -781,8 +781,8 @@ google.golang.org/grpc v1.31.1/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM
781781
google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc=
782782
google.golang.org/grpc v1.34.0/go.mod h1:WotjhfgOW/POjDeRt8vscBtXq+2VjORFy659qA51WJ8=
783783
google.golang.org/grpc v1.35.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
784-
google.golang.org/grpc v1.71.1 h1:ffsFWr7ygTUscGPI0KKK6TLrGz0476KUvvsbqWK0rPI=
785-
google.golang.org/grpc v1.71.1/go.mod h1:H0GRtasmQOh9LkFoCPDu3ZrwUtD1YGE+b2vYBYd/8Ec=
784+
google.golang.org/grpc v1.72.0 h1:S7UkcVa60b5AAQTaO6ZKamFp1zMZSU0fGDK2WZLbBnM=
785+
google.golang.org/grpc v1.72.0/go.mod h1:wH5Aktxcg25y1I3w7H69nHfXdOG3UiadoBtjh3izSDM=
786786
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
787787
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
788788
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
@@ -850,20 +850,20 @@ k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 h1:hcha5B1kVACrLujCKLbr8X
850850
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7/go.mod h1:GewRfANuJ70iYzvn+i4lezLDAFzvjxZYK1gn1lWcfas=
851851
k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
852852
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
853-
knative.dev/client-pkg v0.0.0-20250423152824-1f0bd17aa32b h1:lK8+Rryo4DlASlbXj+UqUkfIQ4ycHP9BjCCuHdMSsaY=
854-
knative.dev/client-pkg v0.0.0-20250423152824-1f0bd17aa32b/go.mod h1:QazBaizv2HgvEGWpCVi4Pzw1fV0b2uzSN1IQajPk0Q0=
855-
knative.dev/client/pkg v0.0.0-20250423184323-96721e598f77 h1:jLw0/HFBV6k7gOwSTkiWybMJ/5Cx2oCIXrYxhMRrfXM=
856-
knative.dev/client/pkg v0.0.0-20250423184323-96721e598f77/go.mod h1:Gv11H0hsNjKUizJ0XG/gILi6iBK71gbgkIMFk4U0qtc=
857-
knative.dev/eventing v0.45.0 h1:LwNmhsw94isfEFOtjN1tpcduD5EzTKo4nbenTxSLd4o=
858-
knative.dev/eventing v0.45.0/go.mod h1:Fz5VjV/vWVN93UfTX3lzc+uFrvJ9wxiiKrRIPhQxoj8=
859-
knative.dev/eventing-kafka-broker v0.45.0 h1:wJAxUYfsFeyldht0ikXzFDGZYP2vPYM3D2yPKwNwZ6w=
860-
knative.dev/eventing-kafka-broker v0.45.0/go.mod h1:q2D47cqjMcKIZfKijaBTahUuBoZRo6cRSMATPkhKmzM=
861-
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775 h1:UstB8/aowofYFHjLyZdPh1K7qB9BCx+lP1WuiCspYRE=
862-
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
853+
knative.dev/client-pkg v0.0.0-20250424014224-ae64d8cde1e4 h1:CFLJFtQSh69tqaIVxhj+MEf5gV5aB27LNSvcXSdlYno=
854+
knative.dev/client-pkg v0.0.0-20250424014224-ae64d8cde1e4/go.mod h1:QazBaizv2HgvEGWpCVi4Pzw1fV0b2uzSN1IQajPk0Q0=
855+
knative.dev/client/pkg v0.0.0-20250424014425-1e24794f765f h1:REgpm57JB17Ux7BWg62A3jef+0UwzfEorpQBm7xS/Lg=
856+
knative.dev/client/pkg v0.0.0-20250424014425-1e24794f765f/go.mod h1:Gv11H0hsNjKUizJ0XG/gILi6iBK71gbgkIMFk4U0qtc=
857+
knative.dev/eventing v0.45.1-0.20250429155006-912068554d82 h1:BP1ROk9x0Y72SNpw3oFW8cirgBh2nyxxEhgozVoxDHA=
858+
knative.dev/eventing v0.45.1-0.20250429155006-912068554d82/go.mod h1:ycsLjZdk7325p5abpgPREn0iSOROCviEUy3g1i7Pj8E=
859+
knative.dev/eventing-kafka-broker v0.45.1-0.20250506065758-511676ba88a9 h1:trQwrkoebXCCVXzcxNKcW+7KBRx3saWa3AZQ1ArRlEE=
860+
knative.dev/eventing-kafka-broker v0.45.1-0.20250506065758-511676ba88a9/go.mod h1:KoMntHRB0uFD4qrK+i1zQxZ+t1msQWD2ky1jB31t0X4=
861+
knative.dev/hack v0.0.0-20250424013725-c4037b0fe56b h1:7wJwP2kHheStB66MXGmb/OjGPlo7hQeiCEyH0OfonFM=
862+
knative.dev/hack v0.0.0-20250424013725-c4037b0fe56b/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
863863
knative.dev/networking v0.0.0-20250415164913-6268d931d247 h1:BQcW8ur+WAmj6GCpYHyUyWoaJWVTs/75W1EObUV/bdA=
864864
knative.dev/networking v0.0.0-20250415164913-6268d931d247/go.mod h1:Y6OMRz/12RC8fzVa3gAB6K8BR415xbF4z35IAbdMHFc=
865-
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883 h1:UeOY7009M0EHwdyW3P35Fc1U6FJHzBrj6Gf370do8zY=
866-
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883/go.mod h1:ptwLYr04MAyeoRvhnhhz0FFkVZTdYJV2QWnw9sZyFSM=
865+
knative.dev/pkg v0.0.0-20250424013628-d5e74d29daa3 h1:aMTq7kbVJQi+yBC8FZxJ+/EYgRvbn/n4d5kECCyW6nc=
866+
knative.dev/pkg v0.0.0-20250424013628-d5e74d29daa3/go.mod h1:aW3uFF4bZeHMiNDDxROPoFsPam9OiXHnIV2U/FGPXWc=
867867
knative.dev/serving v0.45.0 h1:+eOEwSE5+NmhQUUfARHGdSI1gwavddiPMKjl4+sHCjE=
868868
knative.dev/serving v0.45.0/go.mod h1:AGpRclBUrrSx4KNiyDzAR4DlmENqLKrSNllnBP+h3yw=
869869
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=

vendor/google.golang.org/grpc/balancer/base/balancer.go

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer/endpointsharding/endpointsharding.go

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go

Lines changed: 19 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/clientconn.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)