Skip to content

Commit

Permalink
Update exporter/kafkaexporter/go.mod
Browse files Browse the repository at this point in the history
Co-authored-by: Curtis Robert <crobert@splunk.com>
  • Loading branch information
SHaaD94 and crobert-1 committed Apr 26, 2024
1 parent 5c5502d commit 6203927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/kafkaexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter

go 1.21.9
go 1.21.0

require (
github.com/IBM/sarama v1.43.1
Expand Down

0 comments on commit 6203927

Please sign in to comment.