File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 k8s.io/apimachinery v0.33.1
1414 k8s.io/client-go v0.33.1
1515 knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535
16- knative.dev/eventing-kafka-broker v0.45.1-0.20250722180807-fd5fafa2fe40
16+ knative.dev/eventing-kafka-broker v0.46.0
1717 knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
1818 knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9
1919)
Original file line number Diff line number Diff line change @@ -747,8 +747,8 @@ knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535 h1:9fQA1CJ5aWAi9l1WCB8
747747knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535 /go.mod h1:Ip0PRYHJwuyPE2rKz60jrOEoerkS3AqXKsrN2fhTW+U =
748748knative.dev/eventing v0.46.0 h1:DGkvUcZagkvvcRxf5jh/usdictP8BWa7kHgIocfT4MY =
749749knative.dev/eventing v0.46.0 /go.mod h1:w5YnKVzZBuXXTJb8QN3POXTgXhM07d0tihBZYoSNF+I =
750- knative.dev/eventing-kafka-broker v0.45.1-0.20250722180807-fd5fafa2fe40 h1:1f8fYUOLz/uvGOS5tUJZY/fDqEeNwdvqM9/slPkbaCw =
751- knative.dev/eventing-kafka-broker v0.45.1-0.20250722180807-fd5fafa2fe40 /go.mod h1:G8anHyYxxFvU1J53tOPFPGfSFZQu7qxIqHDd6r81EMg =
750+ knative.dev/eventing-kafka-broker v0.46.0 h1:1MCZSS3MnVcwWbmW/JX1p1+Bn+tKdF6mhGwhskDhxNM =
751+ knative.dev/eventing-kafka-broker v0.46.0 /go.mod h1:YVuSbO9y8M7/6FMpgpf9JY75sHmb3wF11JkJUHexhz8 =
752752knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba h1:PkOTBI8DRfvUKD8HTvYYT94NJ49J++llrDo3y0/ZAwc =
753753knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
754754knative.dev/networking v0.0.0-20250716125000-edb1a4a0c863 h1:CYX6QidA9ab5KqvFiV+Dow8D94+kGelccOie9rmt/bA =
Original file line number Diff line number Diff line change @@ -918,7 +918,7 @@ knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1
918918knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1/fake
919919knative.dev/eventing/pkg/crossnamespace
920920knative.dev/eventing/pkg/eventingtls
921- # knative.dev/eventing-kafka-broker v0.45.1-0.20250722180807-fd5fafa2fe40
921+ # knative.dev/eventing-kafka-broker v0.46.0
922922## explicit; go 1.24.0
923923knative.dev/eventing-kafka-broker/control-plane/pkg/apis/bindings
924924knative.dev/eventing-kafka-broker/control-plane/pkg/apis/bindings/v1
You can’t perform that action at this time.
0 commit comments