Skip to content

Commit

Permalink
rollback kafka to 2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Liu <[email protected]>
  • Loading branch information
skeeey committed Sep 12, 2024
1 parent 8e56c77 commit c646a1f
Show file tree
Hide file tree
Showing 29 changed files with 5,040 additions and 5,990 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.22.0

require (
github.com/bwmarrin/snowflake v0.3.0
github.com/cloudevents/sdk-go/protocol/kafka_confluent/v2 v2.0.0-20240911135016-682f3a9684e4
github.com/cloudevents/sdk-go/protocol/kafka_confluent/v2 v2.0.0-20240413090539-7fef29478991
github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.0.0-20240911135016-682f3a9684e4
github.com/cloudevents/sdk-go/v2 v2.15.3-0.20240911135016-682f3a9684e4
github.com/confluentinc/confluent-kafka-go/v2 v2.5.3
github.com/confluentinc/confluent-kafka-go/v2 v2.3.0
github.com/davecgh/go-spew v1.1.1
github.com/eclipse/paho.golang v0.12.0
github.com/evanphx/json-patch v5.6.0+incompatible
Expand Down
307 changes: 38 additions & 269 deletions go.sum

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

217 changes: 49 additions & 168 deletions vendor/github.com/confluentinc/confluent-kafka-go/v2/kafka/adminapi.go

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c646a1f

Please sign in to comment.