File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/cloudevents/sdk-go/v2 => ../../v2
99replace github.com/cloudevents/sdk-go/protocol/kafka_confluent/v2 => ../../protocol/kafka_confluent/v2
1010
1111require (
12- github.com/cloudevents/sdk-go/protocol/kafka_confluent/v2 v2.0.0-20250420115456-75bec0f02a5f
12+ github.com/cloudevents/sdk-go/protocol/kafka_confluent/v2 v2.0.0-20250420131510-c1d6358719f3
1313 github.com/cloudevents/sdk-go/v2 v2.16.0
1414 github.com/confluentinc/confluent-kafka-go/v2 v2.10.0
1515)
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.23.8
66
77require (
8- github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.0.0-20250420115456-75bec0f02a5f
8+ github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.0.0-20250420131510-c1d6358719f3
99 github.com/cloudevents/sdk-go/v2 v2.16.0
1010 github.com/eclipse/paho.golang v0.22.0
1111 github.com/google/uuid v1.6.0
You can’t perform that action at this time.
0 commit comments