twmb / franz-go

franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.7+. Producing, consuming, transacting, administrating, etc.
BSD 3-Clause "New" or "Revised" License
1.78k stars 182 forks source link

chore: bump kotel dependencies #703

Closed gary-lloyd closed 5 months ago

gary-lloyd commented 6 months ago

This PR bumps all of the kotel dependencies to update to the latest version of otel. Note that it also bumps the franz-go dependency which might not be the right thing to do depending on the release strategy for plugins.

twmb commented 5 months ago

Howdy, I'm actually going to (someday hopefully sooner than later) bump all deps in all modules in this repo with the top-level bump-deps.sh. I'm going to close this for now given the eventual goal.